Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: schwartzian transform

by AnomalousMonk (Archbishop)
on Oct 14, 2014 at 14:49 UTC ( [id://1103749]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl>perl -wMstrict -MData::Dump -le
    "my @strings = ('x,x',  'yy,yy,yy',  'z,zzz,z,zz',  'foo');
    ...
    [["x,x", 1], ["yy,yy,yy", 1], ["z,zzz,z,zz", 1], ["foo", ""]]
    
    ["x,x", "yy,yy,yy", "z,zzz,z,zz", "foo"]
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-19 22:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found