How to teach "Modern" Perl? Since I started my Perl Tutorial series a couple of people commented on what and how I am teaching. Some people asked why did I show "open or die" and why not using autodie. Others recommended the use [dist://IO::All] instead of open. Another complaint was the introduction of time and localtime instead of [dist://DateTime]. While I was mostly writing parts of my regular