Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: Commonly accepted style guide?

by sauoq (Abbot)
on Sep 26, 2005 at 10:39 UTC ( [id://495055]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Commonly accepted style guide?
in thread Commonly accepted style guide?

I don't.

Perhaps you should. Here's one example (paraphrased from real life) of how it can get ugly...

#!/usr/bin/perl $\=$/; @n[0] = localtime; $n[1] = localtime; print for @n;

-sauoq
"My two cents aren't worth a dime.";

Log In?
Username:
Password:

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

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

    No recent polls found