Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

RE: Re: CGI.PM related questions.

by merlyn (Sage)
on Jun 13, 2000 at 04:02 UTC ( [id://17816]=note: print w/replies, xml ) Need Help??


in reply to (jcwren) Re: CGI.PM related questions.
in thread CGI.PM related questions.

jcwren said something like:
I reformatted the HTML to make it more readable.
Have you seen CGI::Pretty? Just say use CGI::Pretty blah blah in place of use CGI blah blah. You get newlines and indented output. Cool.

-- Randal L. Schwartz, Perl hacker

Replies are listed 'Best First'.
(jcwren) RE: RE: Re: CGI.PM related questions.
by jcwren (Prior) on Jun 13, 2000 at 04:27 UTC
    Per the amazing Randal L. Schwartz, change the lineuse CGI;touse CGI::Pretty qw (:all);and you'll get pretty printing.

    CGI::Pretty is located here, via the CPAN search.

    --Chris

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://17816]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-23 07:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found