in reply to Re^2: SelfLoader chokes on closed STDIN
in thread SelfLoader chokes on closed STDIN

I'll try this out on a Linux system in a bit, but I've got to ask:  Is there a good reason you need to close <STDIN>?

Update:  For the record -- this worked fine on Linux (RH9), but the version of Perl there is 5.8.6.


s''(q.S:$/9=(T1';s;(..)(..);$..=substr+crypt($1,$2),2,3;eg;print$..$/
  • Comment on Re^3: SelfLoader chokes on closed STDIN

Replies are listed 'Best First'.
Re^4: SelfLoader chokes on closed STDIN
by saintmike (Vicar) on Nov 07, 2006 at 06:20 UTC
    I also get the error with perl-5.8.5 on Fedora 2.