From: Graham B. <gb...@po...> - 2002-10-08 21:17:57
|
On Tue, Oct 08, 2002 at 10:05:44PM +0100, Chris Ridd wrote: > On 8/10/02 9:56 pm, Bing Du <du...@mo...> wrote: > > > % perl -MNet::LDAP -e 'print $Net::LDAP::VERSION,"\n"' > > 0.251 > > That's the overall package version, not the version of the file in CVS. I'm > not sure how the two are related... Maybe Graham can remember? $VERSION is updated manually whenever a release is done. The latest from CPAN is 0.26 Graham. |