From johnf@sac.sfbay.sun.com Fri Aug 28 17:26:08 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n7T0Q7LQ019938
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 28 Aug 2009 17:26:08 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n7T0Q5Z8002280;
	Sat, 29 Aug 2009 08:26:06 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KP400D0R3VGX800@nwk-avmta-1.sfbay.Sun.COM>; Fri,
 28 Aug 2009 17:26:04 -0700 (PDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KP40075Q3VF1KF0@nwk-avmta-1.sfbay.Sun.COM>; Fri,
 28 Aug 2009 17:26:04 -0700 (PDT)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n7T0Q267005937; Fri, 28 Aug 2009 17:26:02 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n7T0Q1AJ019933; Fri,
 28 Aug 2009 17:26:01 -0700 (PDT)
Received: (from johnf@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n7T0Q1DP019929; Fri,
 28 Aug 2009 17:26:01 -0700 (PDT)
Date: Fri, 28 Aug 2009 17:26:01 -0700 (PDT)
From: John Fischer <johnf@sac.sfbay.sun.com>
Subject: Crypt-CBC Perl Module [LSARC/2009/472 FastTrack timeout 09/04/2009]
To: LSARC-ext@sun.com
Cc: Spoorthy.Shankarmurthy@sun.com
Message-id: <200908290026.n7T0Q1DP019929@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 2326


Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Crypt-CBC Perl Module
    1.2. Name of Document Author/Supplier:
	 Author:  Spoorthy Shankarmurthy
    1.3  Date of This Document:
	28 August, 2009
4. Technical Description
Summary
=======

This is Crypt::CBC, a Perl-only implementation of the cryptographic cipher 
block chaining mode (CBC).  In combination with a block cipher such as 
Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily 
long length.  The encrypted messages are compatible with the encryption 
format used by B<SSLeay>.

The latest version of Crypt-CBC is 2.30 and will be installed as 
SUNWperl-crypt-cbc package. 


Dependencies
============

   SUNWperl-crypt-des [ This package development is under progress ]


Interfaces
==========

   Man pages are included.

   The SUNWperl-crypt-cbc package is Uncommitted.
   
   The remaining interfaces are Volatile.
   
Exported Interfaces
-------------------
/usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC
Crypt::CBC perl module
/usr/perl5/5.8.4/crypt-cbc/CBC.pm

Imported Interfaces
-------------------
MD5 

Not An Interface 
--------------------
/usr/demo/crypt-cbc/Makefile.PL - Makefile perl file
/usr/demo/crypt-cbc/README - Readme file for this package 

/usr/demo/crypt-cbc/eg/aes.pl - AES encrypt/decrypt files using CBC
/usr/demo/crypt-cbc/eg/des/pl - DES encrypt/decrypt files using CBC
/usr/demo/crypt-cbc/eg/idea/pl - IDEA encrypt/decrypt files using CBC

/usr/demo/crypt-cbc/t/Blowfish.t 
/usr/demo/crypt-cbc/t/Blowfish_PP.t
/usr/demo/crypt-cbc/t/CAST5.t
/usr/demo/crypt-cbc/t/DES.t
/usr/demo/crypt-cbc/t/IDEA.t
/usr/demo/crypt-cbc/t/PCBC.t
/usr/demo/crypt-cbc/t/Rijndael.t
/usr/demo/crypt-cbc/t/Rijndael_compat.t
/usr/demo/crypt-cbc/t/func.t
/usr/demo/crypt-cbc/t/null_data.t
/usr/demo/crypt-cbc/t/onezeropadding.t
/usr/demo/crypt-cbc/t/parameters.t
/usr/demo/crypt-cbc/t/preexisting.t

Reference Documents
===================
   [1] http:://cpansearch.perl.org/src/LDS/Crypt-CBC-2.30



6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From John.Fischer@sun.com Fri Aug 28 17:32:59 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n7T0Ww6j019998
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 28 Aug 2009 17:32:58 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n7T0WtcV005726
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Sat, 29 Aug 2009 08:32:57 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KP400G0146X4000@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 28 Aug 2009 17:32:57 -0700 (PDT)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KP400JDL46WGED0@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 28 Aug 2009 17:32:56 -0700 (PDT)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n7T0WuCj028561	for
 <LSARC-ext@sun.com>; Sat, 29 Aug 2009 00:32:56 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KP400C003XBEH00@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 28 Aug 2009 18:32:56 -0600 (MDT)
Received: from [192.168.10.4] ([unknown] [76.20.56.47])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.04 64bit
 (built Jul  2 2009)) with ESMTPSA id <0KP4004OO46V1OC0@mail-amer.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 28 Aug 2009 18:32:56 -0600 (MDT)
Date: Fri, 28 Aug 2009 17:30:40 -0700
From: John Fischer <John.Fischer@sun.com>
Subject: LSARC/2009/472 - Crypt::CBC Perl Module
Sender: John.Fischer@sun.com
To: "Spoorthy H.S" <Spoorthy.Shankarmurthy@sun.com>, LSARC-ext@sun.com
Reply-to: John.Fischer@sun.com
Message-id: <4A9876B0.1000106@sun.com>
MIME-version: 1.0
Content-type: multipart/mixed; boundary="Boundary_(ID_ZBPSBJibAPAVsBto+gkdqw)"
X-PMX-Version: 5.4.1.325704
User-Agent: Thunderbird 2.0.0.22 (X11/20090804)
Status: RO
Content-Length: 2713

This is a multi-part message in MIME format.

--Boundary_(ID_ZBPSBJibAPAVsBto+gkdqw)
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT

All,

I am sponsoring this fast track for Spoorthy Shankarmurthy.
The case directory contains this proposal and the man page
for the component.  I have set the timeout for Friday,
September 4th, 2009.

This case proposes to integrate the Crypt::CBC Perl module
into a Minor release of Solaris.  This Perl module is an
implementation of the cryptographic cipher block chaining
mode (CBC).  In combination with a block cipher such as DES
or IDEA, you can encrypt and decrypt messages of arbitrarily
long length.

Thanks,

John

--Boundary_(ID_ZBPSBJibAPAVsBto+gkdqw)
Content-type: text/plain; name=proposal.txt
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=proposal.txt

Summary
=======

This is Crypt::CBC, a Perl-only implementation of the cryptographic cipher 
block chaining mode (CBC).  In combination with a block cipher such as 
Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily 
long length.  The encrypted messages are compatible with the encryption 
format used by B<SSLeay>.

The latest version of Crypt-CBC is 2.30 and will be installed as 
SUNWperl-crypt-cbc package. 


Dependencies
============

   SUNWperl-crypt-des [ This package development is under progress ]


Interfaces
==========

   Man pages are included.

   The SUNWperl-crypt-cbc package is Uncommitted.
   
   The remaining interfaces are Volatile.
   
Exported Interfaces
-------------------
/usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC
Crypt::CBC perl module
/usr/perl5/5.8.4/crypt-cbc/CBC.pm

Imported Interfaces
-------------------
MD5 

Not An Interface 
--------------------
/usr/demo/crypt-cbc/Makefile.PL - Makefile perl file
/usr/demo/crypt-cbc/README - Readme file for this package 

/usr/demo/crypt-cbc/eg/aes.pl - AES encrypt/decrypt files using CBC
/usr/demo/crypt-cbc/eg/des/pl - DES encrypt/decrypt files using CBC
/usr/demo/crypt-cbc/eg/idea/pl - IDEA encrypt/decrypt files using CBC

/usr/demo/crypt-cbc/t/Blowfish.t 
/usr/demo/crypt-cbc/t/Blowfish_PP.t
/usr/demo/crypt-cbc/t/CAST5.t
/usr/demo/crypt-cbc/t/DES.t
/usr/demo/crypt-cbc/t/IDEA.t
/usr/demo/crypt-cbc/t/PCBC.t
/usr/demo/crypt-cbc/t/Rijndael.t
/usr/demo/crypt-cbc/t/Rijndael_compat.t
/usr/demo/crypt-cbc/t/func.t
/usr/demo/crypt-cbc/t/null_data.t
/usr/demo/crypt-cbc/t/onezeropadding.t
/usr/demo/crypt-cbc/t/parameters.t
/usr/demo/crypt-cbc/t/preexisting.t

Reference Documents
===================
   [1] http:://cpansearch.perl.org/src/LDS/Crypt-CBC-2.30



--Boundary_(ID_ZBPSBJibAPAVsBto+gkdqw)--

From Mark.Phalan@Sun.COM Tue Sep  1 04:43:10 2009
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n81Bh91u022467
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 1 Sep 2009 04:43:09 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n81Bh9lS003274
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Tue, 1 Sep 2009 04:43:09 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPA00G03J7WGV00@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Tue, 01 Sep 2009 05:43:08 -0600 (MDT)
Received: from gmp-eb-inf-2.sun.com ([192.18.6.24])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPA00EPRJ7V4K10@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Tue,
 01 Sep 2009 05:43:08 -0600 (MDT)
Received: from fe-emea-10.sun.com
 (gmp-eb-lb-1-fe1.eu.sun.com [192.18.6.7] (may be forged))
	by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n81Bh6sY003043	for
 <LSARC-ext@Sun.Com>; Tue, 01 Sep 2009 11:43:06 +0000 (GMT)
Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPA00600IYHDQ00@fe-emea-10.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Tue, 01 Sep 2009 12:42:47 +0100 (BST)
Received: from [10.18.138.124] ([unknown] [10.18.138.124])
 by fe-emea-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPA00MQBJ72YFG0@fe-emea-10.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Tue, 01 Sep 2009 12:42:38 +0100 (BST)
Date: Tue, 01 Sep 2009 13:41:23 +0200
From: Mark Phalan <Mark.Phalan@Sun.COM>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <4A9876B0.1000106@sun.com>
Sender: Mark.Phalan@Sun.COM
To: John.Fischer@Sun.COM
Cc: "Spoorthy H.S" <Spoorthy.Shankarmurthy@Sun.COM>, LSARC-ext@Sun.COM
Message-id: <1251805283.13153.45.camel@zup>
MIME-version: 1.0
X-Mailer: Evolution 2.26.2
Content-type: text/plain; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com>
Status: RO
Content-Length: 1666


On Fri, 2009-08-28 at 17:30 -0700, John Fischer wrote:
...
> 
> This is Crypt::CBC, a Perl-only implementation of the cryptographic cipher 
> block chaining mode (CBC).  In combination with a block cipher such as 
> Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily 
> long length.  The encrypted messages are compatible with the encryption 
> format used by B<SSLeay>.
> 
> The latest version of Crypt-CBC is 2.30 and will be installed as 
> SUNWperl-crypt-cbc package. 
> 
> 
...
>    
> Exported Interfaces
> -------------------
> /usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC
> Crypt::CBC perl module
> /usr/perl5/5.8.4/crypt-cbc/CBC.pm

The above looks wrong. There shouldn't be a crypt-cbc directory in the
5.8.4 "root". It should probably go somewhere in /usr/perl5/vendor_perl.

Now that Perl 5.10 has been delivered shouldn't a version for 5.10 also
be included.


> 
> Imported Interfaces
> -------------------
> MD5 
> 
> Not An Interface 
> --------------------
> /usr/demo/crypt-cbc/Makefile.PL - Makefile perl file

Whats the above makefile for?

...
> /usr/demo/crypt-cbc/t/Blowfish.t 
> /usr/demo/crypt-cbc/t/Blowfish_PP.t
> /usr/demo/crypt-cbc/t/CAST5.t
> /usr/demo/crypt-cbc/t/DES.t
> /usr/demo/crypt-cbc/t/IDEA.t
> /usr/demo/crypt-cbc/t/PCBC.t
> /usr/demo/crypt-cbc/t/Rijndael.t
> /usr/demo/crypt-cbc/t/Rijndael_compat.t
> /usr/demo/crypt-cbc/t/func.t
> /usr/demo/crypt-cbc/t/null_data.t
> /usr/demo/crypt-cbc/t/onezeropadding.t
> /usr/demo/crypt-cbc/t/parameters.t
> /usr/demo/crypt-cbc/t/preexisting.t

Aren't the above automated tests? Why are they being delivered
in /usr/demo?


-M


From Spoorthy.Shankarmurthy@Sun.COM Tue Sep  1 23:56:21 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n826uKFd021874
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 1 Sep 2009 23:56:20 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n826uEKK009673
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 2 Sep 2009 07:56:19 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPC009030LVJB00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Tue, 01 Sep 2009 23:56:19 -0700 (PDT)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPC00IQC0LT2290@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Tue,
 01 Sep 2009 23:56:18 -0700 (PDT)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n826uHr1001267	for
 <LSARC-ext@Sun.Com>; Wed, 02 Sep 2009 06:56:17 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPC00B000EB0300@mail-apac.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Wed, 02 Sep 2009 14:56:17 +0800 (SGT)
Received: from [129.158.230.241] ([unknown] [129.158.230.241])
 by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPC000P70LSWJI0@mail-apac.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Wed, 02 Sep 2009 14:56:17 +0800 (SGT)
Date: Wed, 02 Sep 2009 12:22:47 +0530
From: "Spoorthy H.S " <Spoorthy.Shankarmurthy@Sun.COM>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <1251805283.13153.45.camel@zup>
Sender: Spoorthy.Shankarmurthy@Sun.COM
To: Mark Phalan <Mark.Phalan@Sun.COM>
Cc: John.Fischer@Sun.COM, LSARC-ext@Sun.COM
Message-id: <4A9E163F.7010108@sun.com>
Organization: Sun Microsystems India
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
User-Agent: Thunderbird 2.0.0.4 (X11/20070622)
Status: RO
Content-Length: 1869

Hi Mark,

Please see inline for the clarification

Mark Phalan wrote:
> On Fri, 2009-08-28 at 17:30 -0700, John Fischer wrote:
> ...
>   
>>    
>> Exported Interfaces
>> -------------------
>> /usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC
>> Crypt::CBC perl module
>> /usr/perl5/5.8.4/crypt-cbc/CBC.pm
>>     
>
> The above looks wrong. There shouldn't be a crypt-cbc directory in the
> 5.8.4 "root". It should probably go somewhere in /usr/perl5/vendor_perl.
>
> Now that Perl 5.10 has been delivered shouldn't a version for 5.10 also
> be included.
>
>   
 I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc. The 
deliverable of Perl 5.10 will be upgraded once I build the dependency 
package also. The final plan is to release this package for perl 5.10 
itself.
 

>   
>> Imported Interfaces
>> -------------------
>> MD5 
>>
>> Not An Interface 
>> --------------------
>> /usr/demo/crypt-cbc/Makefile.PL - Makefile perl file
>>     
>
> Whats the above makefile for?
>
>   
This can be removed. I am keeping this for the reference. The Readme of 
the package gives details of building this file using "perl Makefile.PL"
> ...
>   
>> /usr/demo/crypt-cbc/t/Blowfish.t 
>> /usr/demo/crypt-cbc/t/Blowfish_PP.t
>> /usr/demo/crypt-cbc/t/CAST5.t
>> /usr/demo/crypt-cbc/t/DES.t
>> /usr/demo/crypt-cbc/t/IDEA.t
>> /usr/demo/crypt-cbc/t/PCBC.t
>> /usr/demo/crypt-cbc/t/Rijndael.t
>> /usr/demo/crypt-cbc/t/Rijndael_compat.t
>> /usr/demo/crypt-cbc/t/func.t
>> /usr/demo/crypt-cbc/t/null_data.t
>> /usr/demo/crypt-cbc/t/onezeropadding.t
>> /usr/demo/crypt-cbc/t/parameters.t
>> /usr/demo/crypt-cbc/t/preexisting.t
>>     
>
> Aren't the above automated tests? Why are they being delivered
> in /usr/demo?
>
>
>   
If /usr/demo is not the right place to keep these files, where these 
should be placed ?

Thanks
Spoorthy
> -M
>
>   

From Mark.Phalan@sun.com Wed Sep  2 02:19:27 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n829JQUj003405
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 2 Sep 2009 02:19:27 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n829JLLU000976
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 2 Sep 2009 17:19:25 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPC0000D78A7B00@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Wed, 02 Sep 2009 02:19:22 -0700 (PDT)
Received: from gmp-eb-inf-2.sun.com ([192.18.6.24])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPC00KLU789VR20@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Wed,
 02 Sep 2009 02:19:22 -0700 (PDT)
Received: from fe-emea-09.sun.com
 (gmp-eb-lb-1-fe1.eu.sun.com [192.18.6.7] (may be forged))
	by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n829JKI8007260	for
 <LSARC-ext@Sun.Com>; Wed, 02 Sep 2009 09:19:21 +0000 (GMT)
Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPC000006X89700@fe-emea-09.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Wed, 02 Sep 2009 10:19:16 +0100 (BST)
Received: from [10.18.138.124] ([unknown] [10.18.138.124])
 by fe-emea-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPC00DDL782TU00@fe-emea-09.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Wed, 02 Sep 2009 10:19:14 +0100 (BST)
Date: Wed, 02 Sep 2009 11:17:58 +0200
From: Mark Phalan <Mark.Phalan@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <4A9E163F.7010108@sun.com>
Sender: Mark.Phalan@sun.com
To: "Spoorthy H.S" <Spoorthy.Shankarmurthy@sun.com>
Cc: John.Fischer@sun.com, LSARC-ext@sun.com
Message-id: <1251883078.23064.85.camel@zup>
MIME-version: 1.0
X-Mailer: Evolution 2.26.2
Content-type: text/plain; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com>
Status: RO
Content-Length: 3061


On Wed, 2009-09-02 at 12:22 +0530, Spoorthy H.S wrote:
> Hi Mark,
> 
> Please see inline for the clarification
> 
> Mark Phalan wrote:
> > On Fri, 2009-08-28 at 17:30 -0700, John Fischer wrote:
> > ...
> >   
> >>    
> >> Exported Interfaces
> >> -------------------
> >> /usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC
> >> Crypt::CBC perl module
> >> /usr/perl5/5.8.4/crypt-cbc/CBC.pm
> >>     
> >
> > The above looks wrong. There shouldn't be a crypt-cbc directory in the
> > 5.8.4 "root". It should probably go somewhere in /usr/perl5/vendor_perl.
> >
> > Now that Perl 5.10 has been delivered shouldn't a version for 5.10 also
> > be included.
> >
> >   
>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.

I'm not a Perl expert but that still looks wrong to me:

Shouldn't the path look something like this?
usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm

FYI:
On snv_120
$  perl -e 'print "@INC\n"'
/usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
 /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int /usr/perl5/site_perl/5.8.4
 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
 /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .

Anyway, the user shouldn't have to do anything special to use this
module other than specifying something like 'use Crypt::CBC'

>  The 
> deliverable of Perl 5.10 will be upgraded once I build the dependency 
> package also. The final plan is to release this package for perl 5.10 
> itself.

If this package has a dependency then shouldn't it be specified as a
dependency for this case? Can this module be delivered without the
dependency?

>  
> 
> >   
> >> Imported Interfaces
> >> -------------------
> >> MD5 
> >>
> >> Not An Interface 
> >> --------------------
> >> /usr/demo/crypt-cbc/Makefile.PL - Makefile perl file
> >>     
> >
> > Whats the above makefile for?
> >
> >   
> This can be removed. I am keeping this for the reference. The Readme of 
> the package gives details of building this file using "perl Makefile.PL"

I'm still unclear as to what the Makefile.PL is for. Is this the
Makefile.PL included in the crypt-cbc distribution? If so I don't see
any need to deliver it to Solaris.

> > ...
> >   
> >> /usr/demo/crypt-cbc/t/Blowfish.t 
> >> /usr/demo/crypt-cbc/t/Blowfish_PP.t
> >> /usr/demo/crypt-cbc/t/CAST5.t
> >> /usr/demo/crypt-cbc/t/DES.t
> >> /usr/demo/crypt-cbc/t/IDEA.t
> >> /usr/demo/crypt-cbc/t/PCBC.t
> >> /usr/demo/crypt-cbc/t/Rijndael.t
> >> /usr/demo/crypt-cbc/t/Rijndael_compat.t
> >> /usr/demo/crypt-cbc/t/func.t
> >> /usr/demo/crypt-cbc/t/null_data.t
> >> /usr/demo/crypt-cbc/t/onezeropadding.t
> >> /usr/demo/crypt-cbc/t/parameters.t
> >> /usr/demo/crypt-cbc/t/preexisting.t
> >>     
> >
> > Aren't the above automated tests? Why are they being delivered
> > in /usr/demo?
> >
> >
> >   
> If /usr/demo is not the right place to keep these files, where these 
> should be placed ?

If they are tests then they should probably be integrated into a test
gate or simply not delivered at all.

Thanks,

-M


From Spoorthy.Shankarmurthy@sun.com Wed Sep  2 02:28:41 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n829Sexx003587
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 2 Sep 2009 02:28:41 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n829SWGm005765
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 2 Sep 2009 17:28:39 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPC00E0X7NRE500@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Wed, 02 Sep 2009 03:28:39 -0600 (MDT)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPC0048Y7NOFP60@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Wed,
 02 Sep 2009 03:28:37 -0600 (MDT)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n829SaNn022023	for
 <LSARC-ext@Sun.Com>; Wed, 02 Sep 2009 09:28:36 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPC008007J6PP00@mail-apac.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Wed, 02 Sep 2009 17:28:36 +0800 (SGT)
Received: from [129.158.230.241] ([unknown] [129.158.230.241])
 by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPC00AO47NN5Q40@mail-apac.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Wed, 02 Sep 2009 17:28:36 +0800 (SGT)
Date: Wed, 02 Sep 2009 14:55:05 +0530
From: "Spoorthy H.S " <Spoorthy.Shankarmurthy@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <1251883078.23064.85.camel@zup>
Sender: Spoorthy.Shankarmurthy@sun.com
To: Mark Phalan <Mark.Phalan@sun.com>
Cc: John.Fischer@sun.com, LSARC-ext@sun.com
Message-id: <4A9E39F1.1060108@sun.com>
Organization: Sun Microsystems India
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
User-Agent: Thunderbird 2.0.0.4 (X11/20070622)
Status: RO
Content-Length: 3618



Mark Phalan wrote:
>>>   
>>>       
>>>>    
>>>> Exported Interfaces
>>>> -------------------
>>>> /usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC
>>>> Crypt::CBC perl module
>>>> /usr/perl5/5.8.4/crypt-cbc/CBC.pm
>>>>     
>>>>         
>>> The above looks wrong. There shouldn't be a crypt-cbc directory in the
>>> 5.8.4 "root". It should probably go somewhere in /usr/perl5/vendor_perl.
>>>
>>> Now that Perl 5.10 has been delivered shouldn't a version for 5.10 also
>>> be included.
>>>
>>>       
>>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
>>     
>
> I'm not a Perl expert but that still looks wrong to me:
>
> Shouldn't the path look something like this?
> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>
> FYI:
> On snv_120
> $  perl -e 'print "@INC\n"'
> /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
>  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int /usr/perl5/site_perl/5.8.4
>  /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
>  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
>
> Anyway, the user shouldn't have to do anything special to use this
> module other than specifying something like 'use Crypt::CBC'
>
>   
So, what will be the path for this ? If its  
usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update the ARC 
one pager. 
>>  The 
>> deliverable of Perl 5.10 will be upgraded once I build the dependency 
>> package also. The final plan is to release this package for perl 5.10 
>> itself.
>>     
>
> If this package has a dependency then shouldn't it be specified as a
> dependency for this case? Can this module be delivered without the
> dependency?
>
>   
This package cant be delivered without the dependency package. I am in 
the process of packaging it.
>>>  
>>>       
>>>> Imported Interfaces
>>>> -------------------
>>>> MD5 
>>>>
>>>> Not An Interface 
>>>> --------------------
>>>> /usr/demo/crypt-cbc/Makefile.PL - Makefile perl file
>>>>     
>>>>         
>>> Whats the above makefile for?
>>>
>>>       
>> This can be removed. I am keeping this for the reference. The Readme of 
>> the package gives details of building this file using "perl Makefile.PL"
>>     
>
> I'm still unclear as to what the Makefile.PL is for. Is this the
> Makefile.PL included in the crypt-cbc distribution? If so I don't see
> any need to deliver it to Solaris.
>
>   
Makefile.PL is required. It comes with the crypt-cbc package. It 
generates the Makefile required for building the package and creation of 
some files like blib/man3/<man page>.
>>> ...
>>>   
>>>       
>>>> /usr/demo/crypt-cbc/t/Blowfish.t 
>>>> /usr/demo/crypt-cbc/t/Blowfish_PP.t
>>>> /usr/demo/crypt-cbc/t/CAST5.t
>>>> /usr/demo/crypt-cbc/t/DES.t
>>>> /usr/demo/crypt-cbc/t/IDEA.t
>>>> /usr/demo/crypt-cbc/t/PCBC.t
>>>> /usr/demo/crypt-cbc/t/Rijndael.t
>>>> /usr/demo/crypt-cbc/t/Rijndael_compat.t
>>>> /usr/demo/crypt-cbc/t/func.t
>>>> /usr/demo/crypt-cbc/t/null_data.t
>>>> /usr/demo/crypt-cbc/t/onezeropadding.t
>>>> /usr/demo/crypt-cbc/t/parameters.t
>>>> /usr/demo/crypt-cbc/t/preexisting.t  
>>>>         
>>> Aren't the above automated tests? Why are they being delivered
>>> in /usr/demo?
>>>       
>> If /usr/demo is not the right place to keep these files, where these 
>> should be placed ?
>>     
>
> If they are tests then they should probably be integrated into a test
> gate or simply not delivered at all.
>
>   
I am very unsure of whether these should be included or not. These come 
with the package and will be required to test the package once it gets 
installed. So, i have kept these.


From Mark.Phalan@sun.com Wed Sep  2 03:38:40 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n82AcdLL004378
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 2 Sep 2009 03:38:40 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n82AcVOJ019482
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 2 Sep 2009 11:38:39 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPC00F0JAWDTT00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 02 Sep 2009 03:38:37 -0700 (PDT)
Received: from gmp-eb-inf-2.sun.com ([192.18.6.24])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPC00BWNAWBMV20@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 02 Sep 2009 03:38:36 -0700 (PDT)
Received: from fe-emea-10.sun.com
 (gmp-eb-lb-1-fe1.eu.sun.com [192.18.6.7] (may be forged))
	by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n82AcWhJ022588	for
 <LSARC-ext@sun.com>; Wed, 02 Sep 2009 10:38:35 +0000 (GMT)
Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPC00K00ANRSR00@fe-emea-10.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 02 Sep 2009 11:38:25 +0100 (BST)
Received: from [10.18.138.124] ([unknown] [10.18.138.124])
 by fe-emea-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPC00D3LAVRD440@fe-emea-10.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 02 Sep 2009 11:38:15 +0100 (BST)
Date: Wed, 02 Sep 2009 12:36:59 +0200
From: Mark Phalan <Mark.Phalan@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <4A9E39F1.1060108@sun.com>
Sender: Mark.Phalan@sun.com
To: "Spoorthy H.S" <Spoorthy.Shankarmurthy@sun.com>
Cc: John.Fischer@sun.com, LSARC-ext@sun.com
Message-id: <1251887819.23064.91.camel@zup>
MIME-version: 1.0
X-Mailer: Evolution 2.26.2
Content-type: text/plain; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
 <4A9E39F1.1060108@sun.com>
Status: RO
Content-Length: 4226


On Wed, 2009-09-02 at 14:55 +0530, Spoorthy H.S wrote:
> 
> Mark Phalan wrote:
> >>>   
> >>>       
> >>>>    
> >>>> Exported Interfaces
> >>>> -------------------
> >>>> /usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC
> >>>> Crypt::CBC perl module
> >>>> /usr/perl5/5.8.4/crypt-cbc/CBC.pm
> >>>>     
> >>>>         
> >>> The above looks wrong. There shouldn't be a crypt-cbc directory in the
> >>> 5.8.4 "root". It should probably go somewhere in /usr/perl5/vendor_perl.
> >>>
> >>> Now that Perl 5.10 has been delivered shouldn't a version for 5.10 also
> >>> be included.
> >>>
> >>>       
> >>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
> >>     
> >
> > I'm not a Perl expert but that still looks wrong to me:
> >
> > Shouldn't the path look something like this?
> > usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
> >
> > FYI:
> > On snv_120
> > $  perl -e 'print "@INC\n"'
> > /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
> >  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int /usr/perl5/site_perl/5.8.4
> >  /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
> >  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
> >
> > Anyway, the user shouldn't have to do anything special to use this
> > module other than specifying something like 'use Crypt::CBC'
> >
> >   
> So, what will be the path for this ? If its  
> usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update the ARC 
> one pager. 

I think CBC.pm should be installed as
usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm

> >>  The 
> >> deliverable of Perl 5.10 will be upgraded once I build the dependency 
> >> package also. The final plan is to release this package for perl 5.10 
> >> itself.
> >>     
> >
> > If this package has a dependency then shouldn't it be specified as a
> > dependency for this case? Can this module be delivered without the
> > dependency?
> >
> >   
> This package cant be delivered without the dependency package. I am in 
> the process of packaging it.

ARC folk might want to advise here - at least the package should be
listed as a dependency.

> >>>  
> >>>       
> >>>> Imported Interfaces
> >>>> -------------------
> >>>> MD5 
> >>>>
> >>>> Not An Interface 
> >>>> --------------------
> >>>> /usr/demo/crypt-cbc/Makefile.PL - Makefile perl file
> >>>>     
> >>>>         
> >>> Whats the above makefile for?
> >>>
> >>>       
> >> This can be removed. I am keeping this for the reference. The Readme of 
> >> the package gives details of building this file using "perl Makefile.PL"
> >>     
> >
> > I'm still unclear as to what the Makefile.PL is for. Is this the
> > Makefile.PL included in the crypt-cbc distribution? If so I don't see
> > any need to deliver it to Solaris.
> >
> >   
> Makefile.PL is required. It comes with the crypt-cbc package. It 
> generates the Makefile required for building the package and creation of 
> some files like blib/man3/<man page>.

It sounds like its part of the build system for the Perl module. It
shouldn't be part of the installation.


> >>> ...
> >>>   
> >>>       
> >>>> /usr/demo/crypt-cbc/t/Blowfish.t 
> >>>> /usr/demo/crypt-cbc/t/Blowfish_PP.t
> >>>> /usr/demo/crypt-cbc/t/CAST5.t
> >>>> /usr/demo/crypt-cbc/t/DES.t
> >>>> /usr/demo/crypt-cbc/t/IDEA.t
> >>>> /usr/demo/crypt-cbc/t/PCBC.t
> >>>> /usr/demo/crypt-cbc/t/Rijndael.t
> >>>> /usr/demo/crypt-cbc/t/Rijndael_compat.t
> >>>> /usr/demo/crypt-cbc/t/func.t
> >>>> /usr/demo/crypt-cbc/t/null_data.t
> >>>> /usr/demo/crypt-cbc/t/onezeropadding.t
> >>>> /usr/demo/crypt-cbc/t/parameters.t
> >>>> /usr/demo/crypt-cbc/t/preexisting.t  
> >>>>         
> >>> Aren't the above automated tests? Why are they being delivered
> >>> in /usr/demo?
> >>>       
> >> If /usr/demo is not the right place to keep these files, where these 
> >> should be placed ?
> >>     
> >
> > If they are tests then they should probably be integrated into a test
> > gate or simply not delivered at all.
> >
> >   
> I am very unsure of whether these should be included or not. These come 
> with the package and will be required to test the package once it gets 
> installed. So, i have kept these.

They should not be included.

Thanks,

-M



From Spoorthy.Shankarmurthy@sun.com Wed Sep  2 03:46:37 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n82AkbWu004462
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 2 Sep 2009 03:46:37 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n82AkZHL024223
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 2 Sep 2009 11:46:36 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPC0060BB9N6200@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 02 Sep 2009 03:46:35 -0700 (PDT)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPC00KQ7B9MVF50@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 02 Sep 2009 03:46:35 -0700 (PDT)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n82AkY3Q015167	for
 <LSARC-ext@sun.com>; Wed, 02 Sep 2009 10:46:34 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPC00400B9KJB00@mail-apac.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 02 Sep 2009 18:46:34 +0800 (SGT)
Received: from [129.158.230.241] ([unknown] [129.158.230.241])
 by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPC00A3CB9L5Q70@mail-apac.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 02 Sep 2009 18:46:34 +0800 (SGT)
Date: Wed, 02 Sep 2009 16:13:03 +0530
From: "Spoorthy H.S " <Spoorthy.Shankarmurthy@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <1251887819.23064.91.camel@zup>
Sender: Spoorthy.Shankarmurthy@sun.com
To: Mark Phalan <Mark.Phalan@sun.com>
Cc: John.Fischer@sun.com, LSARC-ext@sun.com
Message-id: <4A9E4C37.5010602@sun.com>
Organization: Sun Microsystems India
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
 <4A9E39F1.1060108@sun.com> <1251887819.23064.91.camel@zup>
User-Agent: Thunderbird 2.0.0.4 (X11/20070622)
Status: RO
Content-Length: 5049



Mark Phalan wrote:
> On Wed, 2009-09-02 at 14:55 +0530, Spoorthy H.S wrote:
>   
>> Mark Phalan wrote:
>>     
>>>>>            
>>>>> Exported Interfaces
>>>>> -------------------
>>>>> /usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC
>>>>> Crypt::CBC perl module
>>>>> /usr/perl5/5.8.4/crypt-cbc/CBC.pm
>>>>>     
>>>>>         
>>>>>           
>>>>> The above looks wrong. There shouldn't be a crypt-cbc directory in the
>>>>> 5.8.4 "root". It should probably go somewhere in /usr/perl5/vendor_perl.
>>>>>
>>>>> Now that Perl 5.10 has been delivered shouldn't a version for 5.10 also
>>>>> be included.
>>>>>
>>>>>       
>>>>>           
>>>>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
>>>>     
>>>>         
>>> I'm not a Perl expert but that still looks wrong to me:
>>>
>>> Shouldn't the path look something like this?
>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>
>>> FYI:
>>> On snv_120
>>> $  perl -e 'print "@INC\n"'
>>> /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
>>>  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int /usr/perl5/site_perl/5.8.4
>>>  /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
>>>  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
>>>
>>> Anyway, the user shouldn't have to do anything special to use this
>>> module other than specifying something like 'use Crypt::CBC'
>>>
>>>   
>>>       
>> So, what will be the path for this ? If its  
>> usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update the ARC 
>> one pager. 
>>     
>
> I think CBC.pm should be installed as
> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>
>   
So the path is usr/perl5/vendor_perl/5.8.4/Crypt instead of 
usr/perl5/vendor_perl/5.8.4/crypt-cbc ?

>>>>  The 
>>>> deliverable of Perl 5.10 will be upgraded once I build the dependency 
>>>> package also. The final plan is to release this package for perl 5.10 
>>>> itself.
>>>>     
>>>>         
>>> If this package has a dependency then shouldn't it be specified as a
>>> dependency for this case? Can this module be delivered without the
>>> dependency?
>>>
>>>   
>>>       
>> This package cant be delivered without the dependency package. I am in 
>> the process of packaging it.
>>     
>
> ARC folk might want to advise here - at least the package should be
> listed as a dependency.
>
>   
The dependency is mentioned in the ARC one pager as

*Dependencies
============

   SUNWperl-crypt-des [ This package development is under progress ]
*

>>>>>  
>>>>>       
>>>>>           
>>>>>> Imported Interfaces
>>>>>> -------------------
>>>>>> MD5 
>>>>>>
>>>>>> Not An Interface 
>>>>>> --------------------
>>>>>> /usr/demo/crypt-cbc/Makefile.PL - Makefile perl file
>>>>>>     
>>>>>>         
>>>>>>             
>>>>> Whats the above makefile for?
>>>>>
>>>>>       
>>>>>           
>>>> This can be removed. I am keeping this for the reference. The Readme of 
>>>> the package gives details of building this file using "perl Makefile.PL"
>>>>     
>>>>         
>>> I'm still unclear as to what the Makefile.PL is for. Is this the
>>> Makefile.PL included in the crypt-cbc distribution? If so I don't see
>>> any need to deliver it to Solaris.
>>>
>>>   
>>>       
>> Makefile.PL is required. It comes with the crypt-cbc package. It 
>> generates the Makefile required for building the package and creation of 
>> some files like blib/man3/<man page>.
>>     
>
> It sounds like its part of the build system for the Perl module. It
> shouldn't be part of the installation.
>
>
>   
Hmm ... Thanks for the suggestion. But, I feel this file is required. I 
am doing "perl Makefile.PL" in the 
<my_ws>/usr/src/lib/perl-crypt-cbc/Makefile.sfw. This generates the 
required files to be kept like man page.
>>>>> ...
>>>>>   
>>>>>       
>>>>>           
>>>>>> /usr/demo/crypt-cbc/t/Blowfish.t 
>>>>>> /usr/demo/crypt-cbc/t/Blowfish_PP.t
>>>>>> /usr/demo/crypt-cbc/t/CAST5.t
>>>>>> /usr/demo/crypt-cbc/t/DES.t
>>>>>> /usr/demo/crypt-cbc/t/IDEA.t
>>>>>> /usr/demo/crypt-cbc/t/PCBC.t
>>>>>> /usr/demo/crypt-cbc/t/Rijndael.t
>>>>>> /usr/demo/crypt-cbc/t/Rijndael_compat.t
>>>>>> /usr/demo/crypt-cbc/t/func.t
>>>>>> /usr/demo/crypt-cbc/t/null_data.t
>>>>>> /usr/demo/crypt-cbc/t/onezeropadding.t
>>>>>> /usr/demo/crypt-cbc/t/parameters.t
>>>>>> /usr/demo/crypt-cbc/t/preexisting.t  
>>>>>>         
>>>>>>             
>>>>> Aren't the above automated tests? Why are they being delivered
>>>>> in /usr/demo?
>>>>>       
>>>>>           
>>>> If /usr/demo is not the right place to keep these files, where these 
>>>> should be placed ?
>>>>     
>>>>         
>>> If they are tests then they should probably be integrated into a test
>>> gate or simply not delivered at all.
>>>
>>>   
>>>       
>> I am very unsure of whether these should be included or not. These come 
>> with the package and will be required to test the package once it gets 
>> installed. So, i have kept these.
>>     
>
> They should not be included.
>
>   
Fine with it.
> Thanks,
>
> -M
>
>
>   

From Mark.Phalan@sun.com Wed Sep  2 04:01:02 2009
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n82B11d0013230
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 2 Sep 2009 04:01:01 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n82B10c0000747
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 2 Sep 2009 04:01:01 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPC00107BXO3K00@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Wed, 02 Sep 2009 05:01:00 -0600 (MDT)
Received: from gmp-eb-inf-2.sun.com ([192.18.6.24])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPC004WFBXOFWB0@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Wed,
 02 Sep 2009 05:01:00 -0600 (MDT)
Received: from fe-emea-09.sun.com
 (gmp-eb-lb-1-fe1.eu.sun.com [192.18.6.7] (may be forged))
	by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n82B0xAX026336	for
 <LSARC-ext@Sun.COM>; Wed, 02 Sep 2009 11:00:59 +0000 (GMT)
Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPC00L00B4Y5800@fe-emea-09.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Wed, 02 Sep 2009 12:00:41 +0100 (BST)
Received: from [10.18.138.124] ([unknown] [10.18.138.124])
 by fe-emea-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPC0083GBWQQUG0@fe-emea-09.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Wed, 02 Sep 2009 12:00:26 +0100 (BST)
Date: Wed, 02 Sep 2009 12:59:10 +0200
From: Mark Phalan <Mark.Phalan@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <4A9E4C37.5010602@sun.com>
Sender: Mark.Phalan@sun.com
To: "Spoorthy H.S" <Spoorthy.Shankarmurthy@sun.com>
Cc: John.Fischer@sun.com, LSARC-ext@sun.com
Message-id: <1251889150.23064.96.camel@zup>
MIME-version: 1.0
X-Mailer: Evolution 2.26.2
Content-type: text/plain; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
 <4A9E39F1.1060108@sun.com> <1251887819.23064.91.camel@zup>
 <4A9E4C37.5010602@sun.com>
Status: RO
Content-Length: 1974


On Wed, 2009-09-02 at 16:13 +0530, Spoorthy H.S wrote:
> 
> Mark Phalan wrote:
> > On Wed, 2009-09-02 at 14:55 +0530, Spoorthy H.S wrote:
...
> >>>>>           
> >>>>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
> >>>>     
> >>>>         
> >>> I'm not a Perl expert but that still looks wrong to me:
> >>>
> >>> Shouldn't the path look something like this?
> >>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
> >>>
> >>> FYI:
> >>> On snv_120
> >>> $  perl -e 'print "@INC\n"'
> >>> /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
> >>>  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int /usr/perl5/site_perl/5.8.4
> >>>  /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
> >>>  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
> >>>
> >>> Anyway, the user shouldn't have to do anything special to use this
> >>> module other than specifying something like 'use Crypt::CBC'
> >>>
> >>>   
> >>>       
> >> So, what will be the path for this ? If its  
> >> usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update the ARC 
> >> one pager. 
> >>     
> >
> > I think CBC.pm should be installed as
> > usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
> >
> >   
> So the path is usr/perl5/vendor_perl/5.8.4/Crypt instead of 
> usr/perl5/vendor_perl/5.8.4/crypt-cbc ?

Yes.

...
> The dependency is mentioned in the ARC one pager as
> 
> *Dependencies
> ============
> 
>    SUNWperl-crypt-des [ This package development is under progress ]
> *

Ok.

...
> >
> > It sounds like its part of the build system for the Perl module. It
> > shouldn't be part of the installation.
> >
> >
> >   
> Hmm ... Thanks for the suggestion. But, I feel this file is required. I 
> am doing "perl Makefile.PL" in the 
> <my_ws>/usr/src/lib/perl-crypt-cbc/Makefile.sfw. This generates the 
> required files to be kept like man page.

Right. But that file should not be delivered in the package that is
installed on end-users machines.

-M


From Spoorthy.Shankarmurthy@sun.com Wed Sep  2 04:04:07 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n82B47Tt008413
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 2 Sep 2009 04:04:07 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n82B46HN008432
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 2 Sep 2009 04:04:07 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPC0012TC2VD400@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Wed, 02 Sep 2009 05:04:07 -0600 (MDT)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPC004MFC2TFXC0@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Wed,
 02 Sep 2009 05:04:06 -0600 (MDT)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n82B45UP015747	for
 <LSARC-ext@Sun.COM>; Wed, 02 Sep 2009 11:04:05 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPC00A00BYS0G00@mail-apac.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Wed, 02 Sep 2009 19:04:04 +0800 (SGT)
Received: from [129.158.230.241] ([unknown] [129.158.230.241])
 by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPC00AI1C2S5Q70@mail-apac.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Wed, 02 Sep 2009 19:04:04 +0800 (SGT)
Date: Wed, 02 Sep 2009 16:30:34 +0530
From: "Spoorthy H.S " <Spoorthy.Shankarmurthy@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <1251889150.23064.96.camel@zup>
Sender: Spoorthy.Shankarmurthy@sun.com
To: Mark Phalan <Mark.Phalan@sun.com>
Cc: John.Fischer@sun.com, LSARC-ext@sun.com
Message-id: <4A9E5052.20706@sun.com>
Organization: Sun Microsystems India
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
 <4A9E39F1.1060108@sun.com> <1251887819.23064.91.camel@zup>
 <4A9E4C37.5010602@sun.com> <1251889150.23064.96.camel@zup>
User-Agent: Thunderbird 2.0.0.4 (X11/20070622)
Status: RO
Content-Length: 2365

Fine with it.
I will change these in packaging also.

John,
Should I send the new ARC one pager with these modifications ? Or you 
give any suggestions if you have.

Thanks
Spoorthy

Mark Phalan wrote:
> On Wed, 2009-09-02 at 16:13 +0530, Spoorthy H.S wrote:
>   
>> Mark Phalan wrote:
>>     
>>> On Wed, 2009-09-02 at 14:55 +0530, Spoorthy H.S wrote:
>>>       
> ...
>   
>>>>>>>           
>>>>>>>               
>>>>>>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
>>>>>>     
>>>>>>         
>>>>>>             
>>>>> I'm not a Perl expert but that still looks wrong to me:
>>>>>
>>>>> Shouldn't the path look something like this?
>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>
>>>>> FYI:
>>>>> On snv_120
>>>>> $  perl -e 'print "@INC\n"'
>>>>> /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
>>>>>  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int /usr/perl5/site_perl/5.8.4
>>>>>  /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
>>>>>  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
>>>>>
>>>>> Anyway, the user shouldn't have to do anything special to use this
>>>>> module other than specifying something like 'use Crypt::CBC'
>>>>>
>>>>>   
>>>>>       
>>>>>           
>>>> So, what will be the path for this ? If its  
>>>> usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update the ARC 
>>>> one pager. 
>>>>     
>>>>         
>>> I think CBC.pm should be installed as
>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>
>>>   
>>>       
>> So the path is usr/perl5/vendor_perl/5.8.4/Crypt instead of 
>> usr/perl5/vendor_perl/5.8.4/crypt-cbc ?
>>     
>
> Yes.
>
> ...
>   
>> The dependency is mentioned in the ARC one pager as
>>
>> *Dependencies
>> ============
>>
>>    SUNWperl-crypt-des [ This package development is under progress ]
>> *
>>     
>
> Ok.
>
> ...
>   
>>> It sounds like its part of the build system for the Perl module. It
>>> shouldn't be part of the installation.
>>>
>>>
>>>   
>>>       
>> Hmm ... Thanks for the suggestion. But, I feel this file is required. I 
>> am doing "perl Makefile.PL" in the 
>> <my_ws>/usr/src/lib/perl-crypt-cbc/Makefile.sfw. This generates the 
>> required files to be kept like man page.
>>     
>
> Right. But that file should not be delivered in the package that is
> installed on end-users machines.
>
> -M
>
>   

From John.Fischer@sun.com Wed Sep  2 04:35:54 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n82BZrwl013519
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 2 Sep 2009 04:35:54 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n82BZdkG005790
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 2 Sep 2009 19:35:53 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPC0040VDJQT700@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Wed, 02 Sep 2009 05:35:50 -0600 (MDT)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPC0042PDJPFXF0@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Wed,
 02 Sep 2009 05:35:50 -0600 (MDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n82BZnxh028532	for
 <LSARC-ext@Sun.COM>; Wed, 02 Sep 2009 11:35:49 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPC00J00CNL4Q00@mail-amer.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Wed, 02 Sep 2009 05:35:49 -0600 (MDT)
Received: from [192.168.0.103] ([unknown] [76.20.56.47])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.04 64bit
 (built Jul  2 2009)) with ESMTPSA id <0KPC00DJDDJP15A0@mail-amer.sun.com> for
 LSARC-ext@Sun.COM (ORCPT LSARC-ext@Sun.COM); Wed,
 02 Sep 2009 05:35:49 -0600 (MDT)
Date: Wed, 02 Sep 2009 04:33:30 -0700
From: John Fischer <John.Fischer@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <4A9E5052.20706@sun.com>
Sender: John.Fischer@sun.com
To: "Spoorthy H.S" <Spoorthy.Shankarmurthy@sun.com>
Cc: Mark Phalan <Mark.Phalan@sun.com>, LSARC-ext@sun.com
Reply-to: John.Fischer@sun.com
Message-id: <4A9E580A.3060603@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
 <4A9E39F1.1060108@sun.com> <1251887819.23064.91.camel@zup>
 <4A9E4C37.5010602@sun.com> <1251889150.23064.96.camel@zup>
 <4A9E5052.20706@sun.com>
User-Agent: Thunderbird 2.0.0.22 (X11/20090818)
Status: RO
Content-Length: 2443

Sure.

John

Spoorthy H.S wrote:
> Fine with it.
> I will change these in packaging also.
> 
> John,
> Should I send the new ARC one pager with these modifications ? Or you 
> give any suggestions if you have.
> 
> Thanks
> Spoorthy
> 
> Mark Phalan wrote:
>> On Wed, 2009-09-02 at 16:13 +0530, Spoorthy H.S wrote:
>>  
>>> Mark Phalan wrote:
>>>    
>>>> On Wed, 2009-09-02 at 14:55 +0530, Spoorthy H.S wrote:
>>>>       
>> ...
>>  
>>>>>>>>                         
>>>>>>>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
>>>>>>>                         
>>>>>> I'm not a Perl expert but that still looks wrong to me:
>>>>>>
>>>>>> Shouldn't the path look something like this?
>>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>>
>>>>>> FYI:
>>>>>> On snv_120
>>>>>> $  perl -e 'print "@INC\n"'
>>>>>> /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
>>>>>>  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int 
>>>>>> /usr/perl5/site_perl/5.8.4
>>>>>>  /usr/perl5/site_perl 
>>>>>> /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
>>>>>>  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
>>>>>>
>>>>>> Anyway, the user shouldn't have to do anything special to use this
>>>>>> module other than specifying something like 'use Crypt::CBC'
>>>>>>
>>>>>>                   
>>>>> So, what will be the path for this ? If its  
>>>>> usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update the 
>>>>> ARC one pager.             
>>>> I think CBC.pm should be installed as
>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>
>>>>         
>>> So the path is usr/perl5/vendor_perl/5.8.4/Crypt instead of 
>>> usr/perl5/vendor_perl/5.8.4/crypt-cbc ?
>>>     
>>
>> Yes.
>>
>> ...
>>  
>>> The dependency is mentioned in the ARC one pager as
>>>
>>> *Dependencies
>>> ============
>>>
>>>    SUNWperl-crypt-des [ This package development is under progress ]
>>> *
>>>     
>>
>> Ok.
>>
>> ...
>>  
>>>> It sounds like its part of the build system for the Perl module. It
>>>> shouldn't be part of the installation.
>>>>
>>>>
>>>>         
>>> Hmm ... Thanks for the suggestion. But, I feel this file is required. 
>>> I am doing "perl Makefile.PL" in the 
>>> <my_ws>/usr/src/lib/perl-crypt-cbc/Makefile.sfw. This generates the 
>>> required files to be kept like man page.
>>>     
>>
>> Right. But that file should not be delivered in the package that is
>> installed on end-users machines.
>>
>> -M
>>
>>   

From Spoorthy.Shankarmurthy@sun.com Wed Sep  2 22:31:56 2009
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n835Vuhg002635
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 2 Sep 2009 22:31:56 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n835Vsqj020300
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 2 Sep 2009 22:31:55 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPD00207RD6GD00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Wed, 02 Sep 2009 22:31:54 -0700 (PDT)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPD007EXRD5AWC0@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Wed,
 02 Sep 2009 22:31:54 -0700 (PDT)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n835VrXD018714	for
 <LSARC-ext@Sun.COM>; Thu, 03 Sep 2009 05:31:53 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPD00I00R9H3O00@mail-apac.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Thu, 03 Sep 2009 13:31:53 +0800 (SGT)
Received: from [129.158.230.241] ([unknown] [129.158.230.241])
 by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPD00G1URD4A930@mail-apac.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Thu, 03 Sep 2009 13:31:53 +0800 (SGT)
Date: Thu, 03 Sep 2009 10:58:21 +0530
From: "Spoorthy H.S " <Spoorthy.Shankarmurthy@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <4A9E580A.3060603@sun.com>
Sender: Spoorthy.Shankarmurthy@sun.com
To: John.Fischer@sun.com
Cc: Mark Phalan <Mark.Phalan@sun.com>, LSARC-ext@sun.com
Message-id: <4A9F53F5.1030006@sun.com>
Organization: Sun Microsystems India
MIME-version: 1.0
Content-type: multipart/mixed; boundary="Boundary_(ID_Z2U4EfzgwWTkgrdo2Fw46g)"
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
 <4A9E39F1.1060108@sun.com> <1251887819.23064.91.camel@zup>
 <4A9E4C37.5010602@sun.com> <1251889150.23064.96.camel@zup>
 <4A9E5052.20706@sun.com> <4A9E580A.3060603@sun.com>
User-Agent: Thunderbird 2.0.0.4 (X11/20070622)
Status: RO
Content-Length: 4423

This is a multi-part message in MIME format.

--Boundary_(ID_Z2U4EfzgwWTkgrdo2Fw46g)
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT

Hi John,

Here's the new ARC one pager for the package Crypt-CBC.

Thanks
Spoorthy

John Fischer wrote:
> Sure.
>
> John
>
> Spoorthy H.S wrote:
>> Fine with it.
>> I will change these in packaging also.
>>
>> John,
>> Should I send the new ARC one pager with these modifications ? Or you 
>> give any suggestions if you have.
>>
>> Thanks
>> Spoorthy
>>
>> Mark Phalan wrote:
>>> On Wed, 2009-09-02 at 16:13 +0530, Spoorthy H.S wrote:
>>>  
>>>> Mark Phalan wrote:
>>>>   
>>>>> On Wed, 2009-09-02 at 14:55 +0530, Spoorthy H.S wrote:
>>>>>       
>>> ...
>>>  
>>>>>>>>>                         
>>>>>>>>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
>>>>>>>>                         
>>>>>>> I'm not a Perl expert but that still looks wrong to me:
>>>>>>>
>>>>>>> Shouldn't the path look something like this?
>>>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>>>
>>>>>>> FYI:
>>>>>>> On snv_120
>>>>>>> $  perl -e 'print "@INC\n"'
>>>>>>> /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
>>>>>>>  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int 
>>>>>>> /usr/perl5/site_perl/5.8.4
>>>>>>>  /usr/perl5/site_perl 
>>>>>>> /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
>>>>>>>  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
>>>>>>>
>>>>>>> Anyway, the user shouldn't have to do anything special to use this
>>>>>>> module other than specifying something like 'use Crypt::CBC'
>>>>>>>
>>>>>>>                   
>>>>>> So, what will be the path for this ? If its  
>>>>>> usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update 
>>>>>> the ARC one pager.             
>>>>> I think CBC.pm should be installed as
>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>
>>>>>         
>>>> So the path is usr/perl5/vendor_perl/5.8.4/Crypt instead of 
>>>> usr/perl5/vendor_perl/5.8.4/crypt-cbc ?
>>>>     
>>>
>>> Yes.
>>>
>>> ...
>>>  
>>>> The dependency is mentioned in the ARC one pager as
>>>>
>>>> *Dependencies
>>>> ============
>>>>
>>>>    SUNWperl-crypt-des [ This package development is under progress ]
>>>> *
>>>>     
>>>
>>> Ok.
>>>
>>> ...
>>>  
>>>>> It sounds like its part of the build system for the Perl module. It
>>>>> shouldn't be part of the installation.
>>>>>
>>>>>
>>>>>         
>>>> Hmm ... Thanks for the suggestion. But, I feel this file is 
>>>> required. I am doing "perl Makefile.PL" in the 
>>>> <my_ws>/usr/src/lib/perl-crypt-cbc/Makefile.sfw. This generates the 
>>>> required files to be kept like man page.
>>>>     
>>>
>>> Right. But that file should not be delivered in the package that is
>>> installed on end-users machines.
>>>
>>> -M
>>>
>>>   

--Boundary_(ID_Z2U4EfzgwWTkgrdo2Fw46g)
Content-type: text/plain; name="Crypt-CBC ARC"
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename="Crypt-CBC ARC"



Summary
=======

This is Crypt::CBC, a Perl-only implementation of the cryptographic cipher block chaining mode (CBC).  In combination with a block cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily long length.  The encrypted messages are compatible with the encryption format used by B<SSLeay>.

The latest version of Crypt-CBC is 2.30 and will be installed as SUNWcrypt-cbc package. 


Dependencies
============

   SUNWperl-crypt-des [ This package development is under progress ]


Interfaces
==========

   Man pages are included.

   The SUNWperl-crypt-cbc package is Uncommitted.
   
   The remaining interfaces are Volatile.
   
Exported Interfaces
  -------------------

/usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm - Perl module file required by the package
/usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC


Imported Interfaces
-------------------
MD5 

Not An Interface 
--------------------
/usr/demo/crypt-cbc/Makefile.PL - Makefile perl file
/usr/demo/crypt-cbc/README - Readme file for this package 

/usr/demo/crypt-cbc/eg/aes.pl - AES encrypt/decrypt files using CBC
/usr/demo/crypt-cbc/eg/des/pl - DES encrypt/decrypt files using CBC
/usr/demo/crypt-cbc/eg/idea/pl - IDEA encrypt/decrypt files using CBC


Reference Documents
===================
   [1] http:://cpansearch.perl.org/src/LDS/Crypt-CBC-2.30



--Boundary_(ID_Z2U4EfzgwWTkgrdo2Fw46g)--

From Mark.Carlson@sun.com Tue Sep  8 10:22:42 2009
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n88HMg5U020571
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 8 Sep 2009 10:22:42 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n88HMfYs027571
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Tue, 8 Sep 2009 10:22:42 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPN00109XLTAI00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 08 Sep 2009 10:22:41 -0700 (PDT)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPN008EGXLS6NA0@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 08 Sep 2009 10:22:41 -0700 (PDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n88HMe8E003459	for
 <LSARC-ext@sun.com>; Tue, 08 Sep 2009 17:22:40 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPN00C00XGI2800@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 08 Sep 2009 11:22:40 -0600 (MDT)
Received: from Macintosh-335.local ([unknown] [129.150.33.124])
 by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPN000WGXLQYTF0@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 08 Sep 2009 11:22:39 -0600 (MDT)
Date: Tue, 08 Sep 2009 11:22:38 -0600
From: "Mark A. Carlson" <Mark.Carlson@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <4A9F53F5.1030006@sun.com>
Sender: Mark.Carlson@sun.com
To: "Spoorthy H.S" <Spoorthy.Shankarmurthy@sun.com>
Cc: John.Fischer@sun.com, Mark Phalan <Mark.Phalan@sun.com>, LSARC-ext@sun.com
Message-id: <4AA692DE.4050702@sun.com>
MIME-version: 1.0
Content-type: multipart/alternative;
 boundary="Boundary_(ID_jK6U8+ziQc0zWcPFT7lqTg)"
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
 <4A9E39F1.1060108@sun.com> <1251887819.23064.91.camel@zup>
 <4A9E4C37.5010602@sun.com> <1251889150.23064.96.camel@zup>
 <4A9E5052.20706@sun.com> <4A9E580A.3060603@sun.com> <4A9F53F5.1030006@sun.com>
User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812)
Status: RO
Content-Length: 9539

This is a multi-part message in MIME format.

--Boundary_(ID_jK6U8+ziQc0zWcPFT7lqTg)
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT

+1

-- mark

Spoorthy H.S wrote:
> Hi John,
>
> Here's the new ARC one pager for the package Crypt-CBC.
>
> Thanks
> Spoorthy
>
> John Fischer wrote:
>> Sure.
>>
>> John
>>
>> Spoorthy H.S wrote:
>>> Fine with it.
>>> I will change these in packaging also.
>>>
>>> John,
>>> Should I send the new ARC one pager with these modifications ? Or 
>>> you give any suggestions if you have.
>>>
>>> Thanks
>>> Spoorthy
>>>
>>> Mark Phalan wrote:
>>>> On Wed, 2009-09-02 at 16:13 +0530, Spoorthy H.S wrote:
>>>>  
>>>>> Mark Phalan wrote:
>>>>>  
>>>>>> On Wed, 2009-09-02 at 14:55 +0530, Spoorthy H.S wrote:
>>>>>>       
>>>> ...
>>>>  
>>>>>>>>>>                         
>>>>>>>>>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
>>>>>>>>>                         
>>>>>>>> I'm not a Perl expert but that still looks wrong to me:
>>>>>>>>
>>>>>>>> Shouldn't the path look something like this?
>>>>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>>>>
>>>>>>>> FYI:
>>>>>>>> On snv_120
>>>>>>>> $  perl -e 'print "@INC\n"'
>>>>>>>> /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
>>>>>>>>  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int 
>>>>>>>> /usr/perl5/site_perl/5.8.4
>>>>>>>>  /usr/perl5/site_perl 
>>>>>>>> /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
>>>>>>>>  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
>>>>>>>>
>>>>>>>> Anyway, the user shouldn't have to do anything special to use this
>>>>>>>> module other than specifying something like 'use Crypt::CBC'
>>>>>>>>
>>>>>>>>                   
>>>>>>> So, what will be the path for this ? If its  
>>>>>>> usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update 
>>>>>>> the ARC one pager.             
>>>>>> I think CBC.pm should be installed as
>>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>>
>>>>>>         
>>>>> So the path is usr/perl5/vendor_perl/5.8.4/Crypt instead of 
>>>>> usr/perl5/vendor_perl/5.8.4/crypt-cbc ?
>>>>>     
>>>>
>>>> Yes.
>>>>
>>>> ...
>>>>  
>>>>> The dependency is mentioned in the ARC one pager as
>>>>>
>>>>> *Dependencies
>>>>> ============
>>>>>
>>>>>    SUNWperl-crypt-des [ This package development is under progress ]
>>>>> *
>>>>>     
>>>>
>>>> Ok.
>>>>
>>>> ...
>>>>  
>>>>>> It sounds like its part of the build system for the Perl module. It
>>>>>> shouldn't be part of the installation.
>>>>>>
>>>>>>
>>>>>>         
>>>>> Hmm ... Thanks for the suggestion. But, I feel this file is 
>>>>> required. I am doing "perl Makefile.PL" in the 
>>>>> <my_ws>/usr/src/lib/perl-crypt-cbc/Makefile.sfw. This generates 
>>>>> the required files to be kept like man page.
>>>>>     
>>>>
>>>> Right. But that file should not be delivered in the package that is
>>>> installed on end-users machines.
>>>>
>>>> -M
>>>>
>>>>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> opensolaris-arc mailing list
> opensolaris-arc@opensolaris.org

-- 
<http://www.sun.com> 	* Mark A. Carlson *
Sr. Architect

*Systems Group*
Phone x69559 / 303-223-6139
Email Mark.Carlson@Sun.COM
	



--Boundary_(ID_jK6U8+ziQc0zWcPFT7lqTg)
Content-type: text/html; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">+1 <br>
<br>
-- mark<br>
</font><br>
Spoorthy H.S wrote:
<blockquote cite="mid:4A9F53F5.1030006@sun.com" type="cite">Hi John,
  <br>
  <br>
Here's the new ARC one pager for the package Crypt-CBC.
  <br>
  <br>
Thanks
  <br>
Spoorthy
  <br>
  <br>
John Fischer wrote:
  <br>
  <blockquote type="cite">Sure.
    <br>
    <br>
John
    <br>
    <br>
Spoorthy H.S wrote:
    <br>
    <blockquote type="cite">Fine with it.
      <br>
I will change these in packaging also.
      <br>
      <br>
John,
      <br>
Should I send the new ARC one pager with these modifications ? Or you
give any suggestions if you have.
      <br>
      <br>
Thanks
      <br>
Spoorthy
      <br>
      <br>
Mark Phalan wrote:
      <br>
      <blockquote type="cite">On Wed, 2009-09-02 at 16:13 +0530,
Spoorthy H.S wrote:
        <br>
&nbsp;
        <br>
        <blockquote type="cite">Mark Phalan wrote:
          <br>
&nbsp;
          <blockquote type="cite">On Wed, 2009-09-02 at 14:55 +0530,
Spoorthy H.S wrote:
            <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
        </blockquote>
...
        <br>
&nbsp;
        <br>
        <blockquote type="cite">
          <blockquote type="cite">
            <blockquote type="cite">
              <blockquote type="cite">
                <blockquote type="cite">
                  <blockquote type="cite">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
&nbsp;I am installing it onto&nbsp; usr/perl5/vendor_perl/5.8.4/crypt-cbc.
                  <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
I'm not a Perl expert but that still looks wrong to me:
                <br>
                <br>
Shouldn't the path look something like this?
                <br>
usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
                <br>
                <br>
FYI:
                <br>
On snv_120
                <br>
$&nbsp; perl -e 'print "@INC\n"'
                <br>
/usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
                <br>
&nbsp;/usr/perl5/site_perl/5.8.4/i86pc-solaris-64int
/usr/perl5/site_perl/5.8.4
                <br>
&nbsp;/usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
                <br>
&nbsp;/usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
                <br>
                <br>
Anyway, the user shouldn't have to do anything special to use this
                <br>
module other than specifying something like 'use Crypt::CBC'
                <br>
                <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
So, what will be the path for this ? If its&nbsp;
usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update the ARC
one pager.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
I think CBC.pm should be installed as
            <br>
usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
            <br>
            <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
So the path is usr/perl5/vendor_perl/5.8.4/Crypt instead of
usr/perl5/vendor_perl/5.8.4/crypt-cbc ?
          <br>
&nbsp;&nbsp;&nbsp; </blockquote>
        <br>
Yes.
        <br>
        <br>
...
        <br>
&nbsp;
        <br>
        <blockquote type="cite">The dependency is mentioned in the ARC
one pager as
          <br>
          <br>
*Dependencies
          <br>
============
          <br>
          <br>
&nbsp;&nbsp; SUNWperl-crypt-des [ This package development is under progress ]
          <br>
*
          <br>
&nbsp;&nbsp;&nbsp; </blockquote>
        <br>
Ok.
        <br>
        <br>
...
        <br>
&nbsp;
        <br>
        <blockquote type="cite">
          <blockquote type="cite">It sounds like its part of the build
system for the Perl module. It
            <br>
shouldn't be part of the installation.
            <br>
            <br>
            <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
Hmm ... Thanks for the suggestion. But, I feel this file is required. I
am doing "perl Makefile.PL" in the
&lt;my_ws&gt;/usr/src/lib/perl-crypt-cbc/Makefile.sfw. This generates
the required files to be kept like man page.
          <br>
&nbsp;&nbsp;&nbsp; </blockquote>
        <br>
Right. But that file should not be delivered in the package that is
        <br>
installed on end-users machines.
        <br>
        <br>
-M
        <br>
        <br>
&nbsp; </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><pre wrap="">
<hr size="4" width="90%">
_______________________________________________
opensolaris-arc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:opensolaris-arc@opensolaris.org">opensolaris-arc@opensolaris.org</a>
</pre></pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title></title>
<table border="0" cellpadding="0" cellspacing="0" width="519">
  <tbody>
    <tr valign="top">
      <td height="121" width="98"><a moz-do-not-send="true"
 href="http://www.sun.com"><img moz-do-not-send="true"
 src="http://www.sun.com/emrkt/sigs/6h_top.gif" border="0" height="92"
 width="98"></a></td>
      <td style="font-family: Arial; font-size: 10px;" height="121"
 width="249"><b> Mark A. Carlson </b><br>
Sr. Architect<br>
      <br>
      <b>Systems Group</b><br>
Phone x69559 / 303-223-6139<br>
Email <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Mark.Carlson@Sun.COM">Mark.Carlson@Sun.COM</a><br>
      </td>
      <td style="font-family: Arial; font-size: 10px;" width="172"><img
 moz-do-not-send="true" src="http://www.sun.com/emrkt/sigs/q12.gif"
 height="118" width="172"></td>
    </tr>
  </tbody>
</table>
<div class="moz-signature"><br>
</div>
</div>
</body>
</html>

--Boundary_(ID_jK6U8+ziQc0zWcPFT7lqTg)--

From John.Fischer@sun.com Tue Sep  8 10:24:53 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n88HOrbI020813
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 8 Sep 2009 10:24:53 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n88HOqWv018144
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Tue, 8 Sep 2009 10:24:52 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPN00H0FXPFAB00@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Tue, 08 Sep 2009 10:24:51 -0700 (PDT)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPN00ECDXPECF40@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Tue,
 08 Sep 2009 10:24:51 -0700 (PDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n88HOoAb019994	for
 <LSARC-ext@Sun.COM>; Tue, 08 Sep 2009 17:24:50 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPN00C00XGI2800@mail-amer.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Tue, 08 Sep 2009 11:24:50 -0600 (MDT)
Received: from [192.168.10.5] ([unknown] [76.20.56.47])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.04 64bit
 (built Jul  2 2009)) with ESMTPSA id <0KPN00L6EXPDGN00@mail-amer.sun.com> for
 LSARC-ext@Sun.COM (ORCPT LSARC-ext@Sun.COM); Tue,
 08 Sep 2009 11:24:50 -0600 (MDT)
Date: Tue, 08 Sep 2009 10:22:25 -0700
From: John Fischer <John.Fischer@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <4A9F53F5.1030006@sun.com>
Sender: John.Fischer@sun.com
To: "Spoorthy H.S" <Spoorthy.Shankarmurthy@sun.com>
Cc: Mark Phalan <Mark.Phalan@sun.com>, LSARC-ext@sun.com
Reply-to: John.Fischer@sun.com
Message-id: <4AA692D1.6010804@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
 <4A9E39F1.1060108@sun.com> <1251887819.23064.91.camel@zup>
 <4A9E4C37.5010602@sun.com> <1251889150.23064.96.camel@zup>
 <4A9E5052.20706@sun.com> <4A9E580A.3060603@sun.com> <4A9F53F5.1030006@sun.com>
User-Agent: Thunderbird 2.0.0.22 (X11/20090804)
Status: RO
Content-Length: 2859

All,

This case was approved today at LSARC during the business portion
of the meeting.

John


Spoorthy H.S wrote:
> Hi John,
> 
> Here's the new ARC one pager for the package Crypt-CBC.
> 
> Thanks
> Spoorthy
> 
> John Fischer wrote:
>> Sure.
>>
>> John
>>
>> Spoorthy H.S wrote:
>>> Fine with it.
>>> I will change these in packaging also.
>>>
>>> John,
>>> Should I send the new ARC one pager with these modifications ? Or you 
>>> give any suggestions if you have.
>>>
>>> Thanks
>>> Spoorthy
>>>
>>> Mark Phalan wrote:
>>>> On Wed, 2009-09-02 at 16:13 +0530, Spoorthy H.S wrote:
>>>>  
>>>>> Mark Phalan wrote:
>>>>>  
>>>>>> On Wed, 2009-09-02 at 14:55 +0530, Spoorthy H.S wrote:
>>>>>>       
>>>> ...
>>>>  
>>>>>>>>>>                         
>>>>>>>>>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
>>>>>>>>>                         
>>>>>>>> I'm not a Perl expert but that still looks wrong to me:
>>>>>>>>
>>>>>>>> Shouldn't the path look something like this?
>>>>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>>>>
>>>>>>>> FYI:
>>>>>>>> On snv_120
>>>>>>>> $  perl -e 'print "@INC\n"'
>>>>>>>> /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
>>>>>>>>  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int 
>>>>>>>> /usr/perl5/site_perl/5.8.4
>>>>>>>>  /usr/perl5/site_perl 
>>>>>>>> /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
>>>>>>>>  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
>>>>>>>>
>>>>>>>> Anyway, the user shouldn't have to do anything special to use this
>>>>>>>> module other than specifying something like 'use Crypt::CBC'
>>>>>>>>
>>>>>>>>                   
>>>>>>> So, what will be the path for this ? If its  
>>>>>>> usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update 
>>>>>>> the ARC one pager.             
>>>>>> I think CBC.pm should be installed as
>>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>>
>>>>>>         
>>>>> So the path is usr/perl5/vendor_perl/5.8.4/Crypt instead of 
>>>>> usr/perl5/vendor_perl/5.8.4/crypt-cbc ?
>>>>>     
>>>>
>>>> Yes.
>>>>
>>>> ...
>>>>  
>>>>> The dependency is mentioned in the ARC one pager as
>>>>>
>>>>> *Dependencies
>>>>> ============
>>>>>
>>>>>    SUNWperl-crypt-des [ This package development is under progress ]
>>>>> *
>>>>>     
>>>>
>>>> Ok.
>>>>
>>>> ...
>>>>  
>>>>>> It sounds like its part of the build system for the Perl module. It
>>>>>> shouldn't be part of the installation.
>>>>>>
>>>>>>
>>>>>>         
>>>>> Hmm ... Thanks for the suggestion. But, I feel this file is 
>>>>> required. I am doing "perl Makefile.PL" in the 
>>>>> <my_ws>/usr/src/lib/perl-crypt-cbc/Makefile.sfw. This generates the 
>>>>> required files to be kept like man page.
>>>>>     
>>>>
>>>> Right. But that file should not be delivered in the package that is
>>>> installed on end-users machines.
>>>>
>>>> -M
>>>>
>>>>   

From Spoorthy.Shankarmurthy@sun.com Tue Sep  8 21:47:22 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n894lLAt015494
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 8 Sep 2009 21:47:21 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n894lJKn001176
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 9 Sep 2009 05:47:20 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KPO00J05TAV5W00@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 08 Sep 2009 21:47:19 -0700 (PDT)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KPO001B1TAUA5F0@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 08 Sep 2009 21:47:19 -0700 (PDT)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n894lIm8013554	for
 <LSARC-ext@sun.com>; Wed, 09 Sep 2009 04:47:18 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KPO00600T81RG00@mail-apac.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 09 Sep 2009 12:47:18 +0800 (SGT)
Received: from [129.158.230.241] ([unknown] [129.158.230.241])
 by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KPO00IFATATAVA0@mail-apac.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 09 Sep 2009 12:47:17 +0800 (SGT)
Date: Wed, 09 Sep 2009 10:13:39 +0530
From: "Spoorthy H.S " <Spoorthy.Shankarmurthy@sun.com>
Subject: Re: LSARC/2009/472 - Crypt::CBC Perl Module
In-reply-to: <4AA692D1.6010804@sun.com>
Sender: Spoorthy.Shankarmurthy@sun.com
To: John.Fischer@sun.com
Cc: Mark Phalan <Mark.Phalan@sun.com>, LSARC-ext@sun.com
Message-id: <4AA7327B.5070901@sun.com>
Organization: Sun Microsystems India
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4A9876B0.1000106@sun.com> <1251805283.13153.45.camel@zup>
 <4A9E163F.7010108@sun.com> <1251883078.23064.85.camel@zup>
 <4A9E39F1.1060108@sun.com> <1251887819.23064.91.camel@zup>
 <4A9E4C37.5010602@sun.com> <1251889150.23064.96.camel@zup>
 <4A9E5052.20706@sun.com> <4A9E580A.3060603@sun.com> <4A9F53F5.1030006@sun.com>
 <4AA692D1.6010804@sun.com>
User-Agent: Thunderbird 2.0.0.4 (X11/20070622)
Status: RO
Content-Length: 3024

Thank you ..
Spoorthy


John Fischer wrote:
> All,
>
> This case was approved today at LSARC during the business portion
> of the meeting.
>
> John
>
>
> Spoorthy H.S wrote:
>> Hi John,
>>
>> Here's the new ARC one pager for the package Crypt-CBC.
>>
>> Thanks
>> Spoorthy
>>
>> John Fischer wrote:
>>> Sure.
>>>
>>> John
>>>
>>> Spoorthy H.S wrote:
>>>> Fine with it.
>>>> I will change these in packaging also.
>>>>
>>>> John,
>>>> Should I send the new ARC one pager with these modifications ? Or 
>>>> you give any suggestions if you have.
>>>>
>>>> Thanks
>>>> Spoorthy
>>>>
>>>> Mark Phalan wrote:
>>>>> On Wed, 2009-09-02 at 16:13 +0530, Spoorthy H.S wrote:
>>>>>  
>>>>>> Mark Phalan wrote:
>>>>>>  
>>>>>>> On Wed, 2009-09-02 at 14:55 +0530, Spoorthy H.S wrote:
>>>>>>>       
>>>>> ...
>>>>>  
>>>>>>>>>>>                         
>>>>>>>>>>  I am installing it onto  usr/perl5/vendor_perl/5.8.4/crypt-cbc.
>>>>>>>>>>                         
>>>>>>>>> I'm not a Perl expert but that still looks wrong to me:
>>>>>>>>>
>>>>>>>>> Shouldn't the path look something like this?
>>>>>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>>>>>
>>>>>>>>> FYI:
>>>>>>>>> On snv_120
>>>>>>>>> $  perl -e 'print "@INC\n"'
>>>>>>>>> /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib
>>>>>>>>>  /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int 
>>>>>>>>> /usr/perl5/site_perl/5.8.4
>>>>>>>>>  /usr/perl5/site_perl 
>>>>>>>>> /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
>>>>>>>>>  /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .
>>>>>>>>>
>>>>>>>>> Anyway, the user shouldn't have to do anything special to use 
>>>>>>>>> this
>>>>>>>>> module other than specifying something like 'use Crypt::CBC'
>>>>>>>>>
>>>>>>>>>                   
>>>>>>>> So, what will be the path for this ? If its  
>>>>>>>> usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int, I will update 
>>>>>>>> the ARC one pager.             
>>>>>>> I think CBC.pm should be installed as
>>>>>>> usr/perl5/vendor_perl/5.8.4/Crypt/CBC.pm
>>>>>>>
>>>>>>>         
>>>>>> So the path is usr/perl5/vendor_perl/5.8.4/Crypt instead of 
>>>>>> usr/perl5/vendor_perl/5.8.4/crypt-cbc ?
>>>>>>     
>>>>>
>>>>> Yes.
>>>>>
>>>>> ...
>>>>>  
>>>>>> The dependency is mentioned in the ARC one pager as
>>>>>>
>>>>>> *Dependencies
>>>>>> ============
>>>>>>
>>>>>>    SUNWperl-crypt-des [ This package development is under progress ]
>>>>>> *
>>>>>>     
>>>>>
>>>>> Ok.
>>>>>
>>>>> ...
>>>>>  
>>>>>>> It sounds like its part of the build system for the Perl module. It
>>>>>>> shouldn't be part of the installation.
>>>>>>>
>>>>>>>
>>>>>>>         
>>>>>> Hmm ... Thanks for the suggestion. But, I feel this file is 
>>>>>> required. I am doing "perl Makefile.PL" in the 
>>>>>> <my_ws>/usr/src/lib/perl-crypt-cbc/Makefile.sfw. This generates 
>>>>>> the required files to be kept like man page.
>>>>>>     
>>>>>
>>>>> Right. But that file should not be delivered in the package that is
>>>>> installed on end-users machines.
>>>>>
>>>>> -M
>>>>>
>>>>>   

