Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

PERL and HTML

by Anonymous Monk
on May 21, 2004 at 18:33 UTC ( [id://355419]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I have to generate HTML tabular report of perl scripts ran sunccessfuly attaching links to their success and failed status, why it failed and how it successed. How can I do that? Thanks

Replies are listed 'Best First'.
Re: PERL and HTML
by matija (Priest) on May 21, 2004 at 19:19 UTC
    You could generate the HTML either through routines provided by CGI or you could use a template system like HTML::Template.

    If you run the scripts externaly, you can check their exit status by looking at $?.

Re: PERL and HTML
by eric256 (Parson) on May 21, 2004 at 18:37 UTC
    Are you in control of running the scripts? or do you already have a list of scripts and there status? I'm not sure which part of this you are looking for assistance on.

    ___________
    Eric Hodges
Re: PERL and HTML
by kutsu (Priest) on May 22, 2004 at 18:26 UTC

    Looking in Tutorials under CGI/Network Programming, Ovid's tutorial in perticular.

    "Cogito cogito ergo cogito sum - I think that I think, therefore I think that I am." Ambrose Bierce

Log In?
Username:
Password:

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

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

    No recent polls found