results.html is blank in the browser.What does results.html look like in a text editor?
I suggest you start using Log::Log4perl and sprinkle your code with DEBUG statements. Does the split work as you expect?
use Data::Dumper; use Log::Log4perl qw(:easy); Log::Log4perl->easy_init($DEBUG); DEBUG "fields: " . Dumper(\@fields);
In reply to Re: Print Flat File to HTML
by andreas1234567
in thread Print Flat File to HTML
by lakeTrout
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |