Bug#1915: Perl doesn't like the number 0

1995-11-30 Thread Darren/Torin/Who Ever...
Peter Tobias spoke unto the world and said: >Darren/Torin/Who Ever... wrote: >> I've not been able to duplicate this anywhere using a.out under linux or >> any other machines that I have access to. > >Strange, I get the same results on every linux system where I installed >the perl-5.002-1.deb.aout

Bug#1915: Perl doesn't like the number 0

1995-11-29 Thread Peter Tobias
Darren/Torin/Who Ever... wrote: > Peter Tobias spoke unto the world: > >Package: perl > >Version: 5.002-1 (a.out) > >The following program prints "0.e-1" instead of "0". > >for ($j = 0; $j <= 7; $j++) { > > print "$j\n"; > >} > > I've not been able to duplicate this anywhere using a.out under

Re: Bug#1915: Perl doesn't like the number 0

1995-11-29 Thread Darren/Torin/Who Ever...
Peter Tobias spoke unto the world: >Package: perl >Version: 5.002-1 (a.out) >The following program prints "0.e-1" instead of "0". >for ($j = 0; $j <= 7; $j++) { > print "$j\n"; >} I've not been able to duplicate this anywhere using a.out under linux or any other machines that I have access to

Bug#1915: Perl doesn't like the number 0

1995-11-28 Thread Peter Tobias
Package: perl Version: 5.002-1 (a.out) The following program prints "0.e-1" instead of "0". for ($j = 0; $j <= 7; $j++) { print "$j\n"; } Output: 0.e-1 1 2 3 4 5 6 7 Peter -- Peter TobiasEMail: Fachhochschule Ostfriesland [EMAIL PROTECTE