IANAE, but I've been using it in addition to, ie:

use CGI qw(-debug :standard);
use CGI::Pretty;



On Mon, 2002-04-15 at 15:02, Matthew Weier O'Phinney wrote:
> On Mon, 15 Apr 2002 17:53:50 -0400, Don Krause wrote:
> > How about:
> > 
> > use CGI::Pretty
> 
> WOW! I didn't know this existed -- or where to look! Thanks. By the way,
> from looking at the perldoc for the module, I'm still uncertain of how to
> invoce it -- is it INSTEAD of 
>     use CGI;
> or IN ADDITION to it?
> 
> --Matthew
> 
> > 
> >> > Is there any way to format the output of CGI.pm? Even something like
> >> > putting any content surrounded by tags on a line by itself...
> >> >
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

=Don=


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to