in reply to Extending the Perl Syntax on PERL + HTML envirionments.
(Or of course you could use of of the 32 million prebuilt wheels. Of just tell them to use print already. )<html> <body> <table> <% for( @loop ) { %> <tr><td><% $_ %></td></tr> <% } %> </table> </body> </html>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Extending the Perl Syntax on PERL + HTML envirionments.
by gmpassos (Priest) on Aug 05, 2004 at 20:15 UTC |