What is 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
- Essentially it enables the strict and warnings pragmas and all the features in Perl 5.10