http://qs321.pair.com?node_id=1034699


in reply to Re: Why upgrade perl?
in thread Why upgrade perl?

use v5.12;
versus
use strict;
is not much reduced typing ;-)
(I know it gives more than just strict)