Thread: perl for kindle
View Single Post
Old 02-17-2012, 12:26 AM   #19
sjheiss
Connoisseur
sjheiss began at the beginning.
 
Posts: 58
Karma: 26
Join Date: Dec 2011
Device: K3G, KF2
Quote:
Originally Posted by ixtab View Post
The latter method has the advantage that it works for everyone without needing to modify
the perl package. (Just in case you intend to distribute some scripts some day).

You don't need to set the PATH at all if you set the shebang correctly in the script.
Good point. I won't worry about that for now though, since according to this thread barely anybody has Perl on their Kindles. :P

I just tried accessing the cgi-bin directory on my Windows computer: blank page. Any other directory goes to the sub-directory. Any .cgi in cgi-bin = blank page. My best guess is that I'm using incorrect parameters, but there is little documentation for bozohttpd (and I'm a newb at this stuff).
sjheiss is offline   Reply With Quote