Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Using HTML Template to fill a 2-dimensional table

by Anonymous Monk
on Feb 20, 2013 at 03:13 UTC ( [id://1019696]=note: print w/replies, xml ) Need Help??


in reply to Re: Using HTML Template to fill a 2-dimensional table
in thread Using HTML Template to fill a 2-dimensional table

The only variable name you could think of, $split, is the same name as the perl function split() ? Don't ever do that. If you can't think up 10 unique variable names, you cannot be a computer programmer... Avoid writing $_ in your code. I suggest you read "Learning Perl 6th ed.". You need to learn modern perl.

ETOOMUCHCAFFEINE

  • Comment on Re^2: Using HTML Template to fill a 2-dimensional table

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1019696]
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: (3)
As of 2024-04-23 22:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found