Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: well-spaced JAPH

by hippo (Bishop)
on Oct 14, 2022 at 09:40 UTC ( [id://11147429]=note: print w/replies, xml ) Need Help??


in reply to Re^2: well-spaced JAPH
in thread well-spaced JAPH

Just tested on 5.8.8 and it works there.

Update: Also on 5.10.1. Even works on 5.16 albeit with the warning Array @a missing the @ in argument 1 of push() at -e line 1.


🦛

Replies are listed 'Best First'.
Re^4: well-spaced JAPH
by choroba (Cardinal) on Oct 14, 2022 at 09:56 UTC
    OK, I'll try to find time to play with Syntax::Construct to recognise it.
    map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
Re^4: well-spaced JAPH
by choroba (Cardinal) on Oct 14, 2022 at 21:44 UTC
    GitHub Actions showed me it was actually removed in 5.22 (they failed with 5.18 and 5.20).

    map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11147429]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-25 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found