CGI::Pretty man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

CGI::Pretty(3pm)      User Contributed Perl Documentation     CGI::Pretty(3pm)

NAME
       CGI::Pretty - module to produce nicely formatted HTML code

CGI::Pretty IS DEPRECATED
       It will be removed from the CGI distribution in a future release, so
       you should no longer use it and remove it from any code that currently
       uses it.

       For now it has been reduced to a shell to prevent your code breaking,
       but the "pretty" functions will no longer output "pretty" HTML.

Alternatives
       HTML::HTML5::Parser + HTML::HTML5::Writer + XML::LibXML::PrettyPrint:

	   print HTML::HTML5::Writer->new(
	       start_tags => 'force',
	       end_tags	  => 'force',
	   )->document(
	       XML::LibXML::PrettyPrint->new_for_html( indent_string => "\t" )
	       ->pretty_print(
		   HTML::HTML5::Parser->new->parse_string( $html_string )
	       )
	   );

       Marpa::R2::HTML (see the html_fmt script for examples)

       HTML::Tidy

       HTML::Parser

perl v5.26.1			  2017-12-12		      CGI::Pretty(3pm)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net