perl 5.001e bug

From: Chris Selwyn <chris_at_perihelion.co.uk>
Date: 1995/05/05
Message-ID: <3odcks$erb_at_pardalis.ukonline.co.uk>#1/1


[ Article crossposted from comp.lang.perl ]
[ Author was Tim Bunce ]
[ Posted on 4 May 1995 20:49:29 +0100 ]

In article <Pine.ULT.3.91.950503164042.25151E-100000_at_grus07.nor.chevron.com>, Randall J. Wormser <nrjw_at_nor.chevron.com> wrote:
> Is perl5-porters_at_africa.nicoh.com really aliased to /dev/null?
>
> For anyone who cares, this is still broken for 5.001e.
>
> sub access {
> local (_at_groups) = @_;
> if ('true') {
> print "\t_at_groups\n";
> return(_at_groups);
> }

 system ('stty', '-echo');
> }

This is a known bug that has been reported several times in other guises.

Regards,
Tim.

--
Chris Selwyn
Senior Consultant
Perihelion Software
email: chris_at_perihelion.co.uk
tel: +44 749 344203
Received on Fri May 05 1995 - 00:00:00 CEST

Original text of this message