Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

pack, 1 pix gif, and mod_perl speed

by nop (Hermit)
on Jan 29, 2003 at 03:25 UTC ( [id://230844]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!c:\apps\perl\bin\perl.exe
    
    ...
    print "Content-length: 85\n";
    print "\n";
    print $gif;
    
  2. or download this
    #!c:\apps\perl\bin\perl.exe
    
    ...
    print "Content-length: 85\n";
    print "\n";
    print $gif;
    

Log In?
Username:
Password:

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

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

    No recent polls found