in reply to Just wanted to post my findings about "use VERSION" or "use 5.010".

There are also features not covered by the feature pragma, see Syntax::Construct for an attempt to handle them systematically.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
  • Comment on Re: Just wanted to post my findings about "use VERSION" or "use 5.010".
  • Download Code

Replies are listed 'Best First'.
Re^2: Just wanted to post my findings about "use VERSION" or "use 5.010".
by stevieb (Canon) on May 13, 2016 at 19:38 UTC

    I saw this module float by on meta the other day just after v5.24 release. Nice piece of work choroba!