954,541 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Clean-up Perl Scripts HTML Output

Can some suggest a good way to cleanup the HTML that is output when a perl script is run using the CGI module?

I tried to install HTML::Tidy, but couldn't as i was missing libtidy.
And I don't want to go through 700 lines of code and putting up loads of '\n' here and there!

sid78669
Junior Poster
198 posts since Nov 2008
Reputation Points: 10
Solved Threads: 8
 

CGI::Pretty comes with perl. I leave it up to you to read the documentation.

KevinADC
Posting Shark
921 posts since Mar 2006
Reputation Points: 246
Solved Threads: 67
 

Thanks Kevin!

sid78669
Junior Poster
198 posts since Nov 2008
Reputation Points: 10
Solved Threads: 8
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You