Re: Question about perl organisation on disk and CPAN

2008-04-03 Thread Lesley Binks
On 03/04/2008, Kelly Clowers <[EMAIL PROTECTED]> wrote: > On 4/3/08, Lesley Binks <[EMAIL PROTECTED]> wrote: > > Hi > > > > I'm using Perl 5.8.8 on etch and I have a couple of questions about Perl. > > > > My @INC is> > @INC is /etc/perl /usr/local/lib/perl/5.8.8 > > /usr/local/share/per

Re: Question about perl organisation on disk and CPAN

2008-04-03 Thread Kelly Clowers
On 4/3/08, Lesley Binks <[EMAIL PROTECTED]> wrote: > Hi > > I'm using Perl 5.8.8 on etch and I have a couple of questions about Perl. > > My @INC is > @INC is /etc/perl /usr/local/lib/perl/5.8.8 > /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 > /usr/lib/perl/5.8 /usr/share/perl/5

Re: Question about perl organisation on disk and CPAN

2008-04-03 Thread Glenn Becker
Hi Lesley, If I use CPAN what is the best method to use? Should I use the cpan command or should I use the perl -MCPAN method? And how much of a problem is not having perl 5.10 installed going to be if I choose to get the latest modules from CPAN?Is it possible to install 5.10 on etch or a

Question about perl organisation on disk and CPAN

2008-04-03 Thread Lesley Binks
Hi I'm using Perl 5.8.8 on etch and I have a couple of questions about Perl. My @INC is @INC is /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl and, as far as I understand it this descri