[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/perl/perl-Modern-Perl/
Contents of README:
Modern::Perl - enable all of the features of Modern Perl with one import

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;

This 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 as documented in perldoc mro and loads IO::File and IO::Handle
so that you may call methods on filehandles. In the future, it may
include additional core modules and pragmas (but is unlikely to
include non-core features).

Icon  Name                                                   Last modified      Size  
[DIR] Parent Directory - [   ] Modern-Perl-1.20200211.tar.gz 27-May-2022 13:28 15K [TXT] README 27-May-2022 13:28 643 [TXT] perl-Modern-Perl.SlackBuild 11-Mar-2022 06:34 3.3K [   ] perl-Modern-Perl.info 27-May-2022 13:28 337 [TXT] slack-desc 27-May-2022 13:28 962

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!