On 12-03-17 04:20 AM, Shlomi Fish wrote:
You should use better quoting here. Doing \" excessively is an anti-pattern. Maybe use a here-document.
It would be better if the OP used a module to generate the HTML. CGI.pm is included with all Perl installations but is the most rudimentary. More advance CGI generators are available at CPAN http://www.cpan.org/
For a complete list of modules installed with Perl, see `perldoc perlmodlib`.
-- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization and communication as it is about coding. It's Mutual Aid, not fierce competition, that's the dominate force of evolution. Of course, anyone who has worked in open source already knows this. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/