Leon --

...and then Leon Zilber said...
% 
% Hi guys,

Hello!


% 
...
% perlAccount, which will have .forward file. 
% ..forward will redirect all requests to the perl
...
% Can someone please tell me, how can I read the input
% send to perl from the .forward file?

Just the same as

  echo "hello" | file.pl
  cat /tmp/hello | file.pl
  file.pl < /tmp/hello

get their input: on stdin.  Your .forward file might even specify some
command line arguments; you can find those in @ARGV as usual, too.


% 
% Thank you.

HTH & HAND


:-D
-- 
David T-G                      * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: msg24613/pgp00000.pgp
Description: PGP signature

Reply via email to