Files
pkgsrc-ng/devel/p5-Modern-Perl/DESCR
T
2013-09-26 17:14:40 +02:00

6 lines
198 B
Plaintext

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;