Alexandr Ciornii wrote:
CPAN shell
finds them as upgrades to corresponding core modules.
CPAN shell
finds them as upgrades to corresponding core modules.
cpan[2]> m integer
Module id = integer
DESCRIPTION Controls float vs. integer arithmetic
CPAN_USERID P5P (The Perl5 Porters Mailing List <perl5-porters@perl.org>)
CPAN_VERSION 1.00
CPAN_FILE F/FL/FLORA/perl-5.15.4.tar.gz
UPLOAD_DATE 2011-10-20
DSLIP_STATUS Supf? (standard,comp.lang.perl.*,perl,functions,)
MANPAGE integer - Perl pragma to use integer arithmetic instead of floating point
INST_FILE /home/zefram/usr/perl/perl_install/perl-5.14.2-i32-f52/lib/5.14.2/integer.pm
INST_VERSION 1.00
cpan[3]> m INTEGER
Module id = INTEGER
CPAN_USERID SHERZODR (Sherzod Ruzmetov <sherzodr@cpan.org>)
CPAN_VERSION 1.93
CPAN_FILE S/SH/SHERZODR/Class-PObject-2.17.tar.gz
UPLOAD_DATE 2005-02-20
INST_FILE (not installed)
Perfectly distinct. Get similar results for attribute vs Attribute.
-zefram