Package: libmodern-perl-perl (1.03-3)
Links for libmodern-perl-perl
Debian Resources:
Download Source Package libmodern-perl-perl:
- [libmodern-perl-perl_1.03-3.dsc]
- [libmodern-perl-perl_1.03.orig.tar.gz]
- [libmodern-perl-perl_1.03-3.diff.gz]
Maintainers:
External Resources:
- Homepage [search.cpan.org]
Similar packages:
Enable all of the features of Modern Perl with one command
Modern Perl programs use several modules to enable additional features of Perl and of the CPAN. Instead of copying and pasting all of these use lines, instead write only one:
use Modern::Perl;
For now, this only enables the strict and warnings pragmas, as well as all of the features available in Perl 5.10. It also enables C3 method resolution order; see perldoc mro for an explanation. In the future, it will include additional CPAN modules which have proven useful and stable.
See http://www.modernperlbooks.com/mt/2009/01/toward-a-modernperl.html for more information, and http://www.modernperlbooks.com/ for further discussion of Modern Perl and its implications.
Other Packages Related to libmodern-perl-perl
|
|
|
-
- dep: perl
- Larry Wallin kieli tekstitiedostojen analysointia ja raportointia varten
Download libmodern-perl-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 7.3 kB | 64.0 kB | [list of files] |
