summaryrefslogtreecommitdiff
path: root/devel/p5-Modern-Perl/DESCR
blob: 7778b63b968d237b35839a3fda1e27d15cf1e549 (plain)
1
2
3
4
5
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;