So whoever wants their code to run on older perls doesn't use it, but misses a few features (say, given/when, smart-matching, //= etc. The latter two don't require the 'use 5.010;', but require a 5.10 or newer nonetheless).
I also sometimes omit it because I'm simply not yet used to it, and while my finger type use strict; use warnings; mechanically without thinking, the same doesn't hold true for requiring newer perl versions.
In reply to Re: use 5.010;
by moritz
in thread use 5.010;
by naildownx
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |