Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: use CGI or die;

by why (Acolyte)
on Jan 11, 2001 at 18:26 UTC ( [id://51119]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use CGI qw( glark yurp );
    my $q= CGI->new();
    ...
    print glark( { flinge=>"worz", plutch=>"erff" } );
    print yurp( { huid=>"queez", urst=>"hmmph" } );
    print $q->font( { crypet=>"swoom", whalk=>"47" } );
    
  2. or download this
    <H1>This is not really HTML</H1>
    <GLARK FLINGE="worz" PLUTCH="erff">
    <YURP URST="hmmph" HUID="queez">
    <FONT WHALK="47" CRYPET="swoom">
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-03-29 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found