Modern::Perl



use Modern::Perl;

Loads strict, warnings, the features of 5.10 and the c3 Method Resolution Order

Check out the Modern Perl book