Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

(thabenksta) Re: You know you've been programming in Perl too long when...

by thabenksta (Pilgrim)
on Aug 01, 2001 at 19:17 UTC ( [id://101410]=note: print w/replies, xml ) Need Help??


in reply to You know you've been programming in Perl too long when...

you dream of while loops, and if's and else's. -thabenksta
my $name = 'Ben Kittrell'; $name=~s/^(.+)\s(.).+$/\L$1$2/g; my $nick = 'tha' . $name . 'sta';
  • Comment on (thabenksta) Re: You know you've been programming in Perl too long when...
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found