Re: Fwd: perl module version checking

2008-07-09 Thread Laxminarayan Kamath
On Thu, July 10, 2008 11:55 am, Anirban Adhikary wrote: > Hi > Can u please tell me where i need to use ' instead of " and what will > be the > syntax of that string. Because when I am using perl -MDBI -e "print > $DBI::VERSION;" on my linux system I am not getting any output but the > second optio

Re: perl module version checking

2008-07-09 Thread Anirban Adhikary
ikary. > > > > -- Forwarded message -- > From: Octavian Rasnita <[EMAIL PROTECTED]> > Date: Thu, Jul 10, 2008 at 11:02 AM > Subject: Re: perl module version checking > To: Anirban Adhikary <[EMAIL PROTECTED]>, beginners@perl.org > > > Fr

Fwd: perl module version checking

2008-07-09 Thread Anirban Adhikary
advance Anirban Adhikary. -- Forwarded message -- From: Octavian Rasnita <[EMAIL PROTECTED]> Date: Thu, Jul 10, 2008 at 11:02 AM Subject: Re: perl module version checking To: Anirban Adhikary <[EMAIL PROTECTED]>, beginners@perl.org From: "Anirban Adhikary" <

Re: perl module version checking

2008-07-09 Thread Octavian Rasnita
From: "Anirban Adhikary" <[EMAIL PROTECTED]>> Dear List > Can U please tell me how to check the version of any installed module in > perl. If I want to check the version of version of DBI module then what is > the syntax for it? > > Thanks & Regards in advance > Anirban Adhikary You can do: perl

perl module version checking

2008-07-09 Thread Anirban Adhikary
Dear List Can U please tell me how to check the version of any installed module in perl. If I want to check the version of version of DBI module then what is the syntax for it? Thanks & Regards in advance Anirban Adhikary