Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^4: my within brackets

by ikegami (Patriarch)
on Oct 15, 2021 at 13:48 UTC ( [id://11137581]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ diff -u \
       <( perl -Mstrict -Mwarnings -MO=Concise -e'my ($u, $v)    = split /
    +,/, "U,V";' 2>&1 ) \
       <( perl -Mstrict -Mwarnings -MO=Concise -e'(my $u, my $v) = split /
    +,/, "U,V";' 2>&1 ) \
    && echo same
    same
    
  2. or download this
    1  <0> enter
    2  <;> nextstate(main 1 -e:1) v:*,&,{,x*,x&,x$,$
    ...
    8  <2> aassign[t4] vKS
    9  <@> leave[1 ref] vKP/REFC
    -e syntax OK
    

Log In?
Username:
Password:

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

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

    No recent polls found