in reply to Re^2: Sorting Text File for HTML Output (updated x2)
in thread Sorting Text File for HTML Output
Glad to help! One book of many about more "modern" style Perl is Modern Perl.
I would get an error 500 message.
I suspect it might be that you don't have Data::Dump installed, but really the first step is to look at the error message, which is probably in your web server's error log. See also CGI Help Guide and Troubleshooting Perl CGI scripts.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Sorting Text File for HTML Output
by choroba (Cardinal) on Sep 15, 2017 at 07:58 UTC | |
by haukex (Archbishop) on Sep 15, 2017 at 14:28 UTC |