Skip to content
Sections
>> Trisquel >> Packages >> etiona >> perl >> libmodern-perl-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Source: libmodern-perl-perl  ]

Package: libmodern-perl-perl (1.20170117-1)

module for enabling all of the features of Modern Perl

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 since Perl 5.10.

For enabling features of newer Perl releases, a year can be specified as an import tag, e.g.:

   use Modern::Perl '2017';

enables 5.24 features. Cf. Modern::Perl(3pm) for details.

See http://www.modernperlbooks.com/mt/2009/01/toward-a-modernperl.html for more information, http://www.modernperlbooks.com/ for further discussion of Modern Perl and its implications, and http://onyxneon.com/books/modern_perl/index.html for a freely-downloadable Modern Perl tutorial.

Other Packages Related to libmodern-perl-perl

  • depends
  • recommends
  • suggests
  • dep: perl
    Larry Wall's Practical Extraction and Report Language
  • dep: perl (>= 5.19.5)
    Larry Wall's Practical Extraction and Report Language
    or libautodie-perl (>= 2.22)
    Perl pragma to make certain failures fatal
    also a virtual package provided by perl-modules-5.26

Download libmodern-perl-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 9.5 kB24 kB [list of files]