Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Multiple Script calls

by cidaris (Friar)
on Feb 10, 2003 at 23:50 UTC ( #234277=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <img src="cgi-bin/image_serve.cgi?full+124236+pc_img1">
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    $image->Resize(width=>$x,height=>$y);
    print "Content-type: image/jpeg\n\n";
    $image->Write('jpg:-');
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others musing on the Monastery: (1)
As of 2023-06-05 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (26 votes). Check out past polls.

    Notices?