> -----Original Message-----
> From: Andreas-Schmitz [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 06, 2001 7:10 PM
> To: Michael A. Chase
> Cc: [EMAIL PROTECTED]
> Subject: Re: Installing dbi on windows 98
> 
> 
> Hy Michael,
> > The MSDOS shell ignores the #! line and Perl doesn't worry 
> about the  part
> > before 'perl', so it's better to leave it as "#!/usr/bin/perl 
> ..." in case
> > you decide later to move to a system with a real shell.  The 
> "-wT" is a good
> > idea.
> Your right! Do not code the perlscript in your DOS-Shell. 

Why not?  


Put it into
> your cgi-bin directory and run it from html, right? 

>From the browser you mean, right?


> 
> --
> #!C:\perl\bin\perl.exe -wT 
> 
> print map {chr(ord($_)-3)} split //, "Dqguhdv0Vfkplw}Cw0rqolqh1gh";
> # http://www.medialsoft.de

Reply via email to