http://www.perlmonks.org?node_id=11106181


in reply to Just another JAPH

Aww, will take me a while to get that version of Perl on my system... (5.20 on Debian, 5.16 on RH)

Replies are listed 'Best First'.
Re^2: Just another JAPH
by k-mx (Scribe) on Sep 15, 2019 at 16:42 UTC
    That's why I love perlbrew:
    perlbrew list perl-5.30.0 perl-5.28.2 perl-5.28.1 perl-5.24.1
    You can try this version:
    #!/usr/bin/env perl format = . BEGIN { use SelfLoader; open *q, v60 , $0; s(.*)((<q>)[-1])e; open DATA, '<', \s( \S+ (?{ \&{$&} }) )( sub $& { \@_ = ( $& => \@_ ) and !wantarray ? formline<<"\@_" : \@_, write && () \@_, \@_ })rgx } Just another Perl hacker,
    Without 5.26.0 related feature