-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
OpenMacNews writes:
> Theo Van Dinter wrote:
> > On Mon, Nov 21, 2005 at 10:38:28PM -0500, Theo Van Dinter wrote:
> >> It could very well be something perl-version related. My FC machine is
> >> 5.8.5,
> >> OSX is 5.8.6. I can reproduce it on 5.8.3.
> >
> > I sent the mail before I was done... I can reproduce this, via:
> > perl -we 'if (my $t=0) {}'
> >
> > on 5.8.0, and 5.6.0 as well. So perhaps it's not as simple as a perl
> > version issue.
>
> and, just for completeness ... on both 5.8.6/10.3.9 & 5.8.7/10.4.3,
>
> % perl -we 'if (my $t=0) {}'
> Found = in conditional, should be == at -e line 1.
yeah, it pretty much covers all versions as far as I can see.
: jm 372...; /usr/local/perl561/bin/perl -we 'if (my $t=0) {}'
Found = in conditional, should be == at -e line 1.
: jm 375...; /usr/local/perl-5.8/bin/perl -we 'if (my $t=0) {}'
Found = in conditional, should be == at -e line 1.
: jm 377...; /usr/local/perl584/bin/perl -we 'if (my $t=0) {}'
Found = in conditional, should be == at -e line 1.
- --j.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Exmh CVS
iD8DBQFDgqBfMJF5cimLx9ARAvZIAKCGsfkFWMQH/Odbl2b9wxEpW9g+5gCfZxaQ
6Nw8UxHpRUWEZA3ObcQyIW0=
=XKlH
-----END PGP SIGNATURE-----