Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: getting rid of costly special features

by Tux (Canon)
on Feb 17, 2013 at 14:06 UTC ( [id://1019140]=note: print w/replies, xml ) Need Help??


in reply to getting rid of costly special features

I do for the first two, but never into overflow: I use it when I know the length will stay the same, but I use it for numeric as well as for alphanumeric.

Thinking of it, I seldom - maybe never - use those in one-liners, but I do in scripts:

$ perl -wE'$_="image001";say++$_' image002

Go perl! :)


Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

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

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

    No recent polls found