Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: using map and swap (aka substitute)

by AnomalousMonk (Archbishop)
on Jan 14, 2013 at 22:09 UTC ( [id://1013288]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "my @list= qw(first_string  second_string  THIRD  fourth_string);
    ...
    "
    'first_string'  'second_string'  'THIRD'  'fourth_string'
    'first'  'second'  'THIRD'  'fourth'
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-20 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found