Pakiet: libmodern-perl-perl (1.20241001-1)
Odnośniki dla libmodern-perl-perl
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego libmodern-perl-perl:
- [libmodern-perl-perl_1.20241001-1.dsc]
- [libmodern-perl-perl_1.20241001.orig.tar.gz]
- [libmodern-perl-perl_1.20241001-1.debian.tar.xz]
Opiekunowie:
- Debian Perl Group (Strona QA, Archiwum e-mail)
- Ivan Kohler (Strona QA)
- gregor herrmann (Strona QA)
- Xavier Guimard (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [metacpan.org]
Podobne pakiety:
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.
Inne pakiety związane z libmodern-perl-perl
|
|
|
|
-
- dep: perl
- praktyczny język ekstrakcji i raportowania Larry'ego Walla
Pobieranie libmodern-perl-perl
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 11,6 KiB | 30,0 KiB | [lista plików] |