in reply to perl : HTML:: Mason Print a perl hash inside HTML tags in a tabular format

But my perl code is not getting executed.

What code is that? And what error messages do you recieve?


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re: perl : Print a perl hash inside HTML tags in a tabular format

Replies are listed 'Best First'.
Re^2: perl : Print a perl hash inside HTML tags in a tabular format
by sravs448 (Acolyte) on Sep 19, 2014 at 16:12 UTC
    I am trying to print a hash values in tabular format (HTML)and send it in a email. But how can I execute my perl code to loop through hash inside html ?