Re: Seeking perlish workaround for problem with filehandle-tying in the camel

2002-02-08 Thread Jenda Krynicky
From: Christian Millour <[EMAIL PROTECTED]> > the Shout.pm and demonstration code in pperl3 pp 385-389 elicit a > rather obfuscated error message "Can't use an undefined value as > filehandle reference at ..." under 5.6.1 (activeperl / cygwin). > > Following is a minimal illus

Seeking perlish workaround for problem with filehandle-tying in the camel

2002-02-08 Thread Christian Millour
the Shout.pm and demonstration code in pperl3 pp 385-389 elicit a rather obfuscated error message "Can't use an undefined value as filehandle reference at ..." under 5.6.1 (activeperl / cygwin). Following is a minimal illustration : #!perl -w package Myfile; use Carp; require Tie::Handle; @