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
In reply to Re^2: Using HTML Template to fill a 2-dimensional table
by Anonymous Monk
in thread Using HTML Template to fill a 2-dimensional table
by jms53
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |