Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

readme!@!

by marko (Beadle)
on Jun 26, 2000 at 23:51 UTC ( [id://19898]=obfuscated: print w/replies, xml ) Need Help??

#!/usr/bin/perl -w
 print "Content-type:text/html\n\n"
;               sub 
lzzga {my($e) = @_            ;         
print $e         ;    exit
;}print 
"O\n";print "d\n";print "d\n";print " c\n"; print 
"o\n";print "d\n";print "e\n";print ".\n"
;      @values = split(/&/,$ENV{'QUERY_STRING'})
   ;	               foreach 
$i(@values){($varname, $mydata) = split(/=/, $i)
;$1zzga = $mydata;}$extension = 
"html";if (length($1zzga) > 15)
{dienice("ERROR: HTML File failed validation procedure")
;}                 if ($extension 
ne "html")
{lzzga("ERROR: HTML File failed validation procedure")
;}                      $pre = "/tmp/" . $1zzga
;open (ZZ11ZZ, $pre) 
           or lzzga("ERROR: HTML file not  found")
;        while 
(<ZZ11ZZ>) {print 
$_
; }close(ZZ11ZZ); 

Replies are listed 'Best First'.
RE: readme!@!
by cwest (Friar) on Jun 27, 2000 at 00:00 UTC
    I think you have a few typos my friend... and after I cleaned them up, I had an endless loop at line 22. You need to check your monkifying job again because you forgot to translate angle brackets... nice attempt
    --
    Casey
    
      Thank you. As you can see I am an newbie :)

Log In?
Username:
Password:

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

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

    No recent polls found