http://qs1969.pair.com?node_id=11107403


in reply to TimToady Approved renaming Perl6 to Raku

What is your stance about version numbering?

Is Perl version 6.0.0 too confusing now and will we be having a jump to Perl 7.00.0, not unlike PHP? Or is it better we have a perl 5.32.0 and greater? And only after a mayor change, switch to a higher version?

use classic_perl; # enable backwards compatibility by disabling modern

perl -E '@_=split//,`cal 1`; say @_[37,38,576,86]'