Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: Re: Unix Perl and Html

by thatguy (Parson)
on Aug 16, 2001 at 17:51 UTC ( [id://105371]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    name display toner level 
    ----------------------------------- 
    printer1 toner low 25% 
    printer2 toner low 1%
    printer3 etc etc etc
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    use CGI;
    ...
    print "</table>\n";       
    close(STATUSFILE);
    exit;
    

Log In?
Username:
Password:

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

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

    No recent polls found