Re: [PATCH O.pm] avoid to clutter output with -l
by other posts by this author
Jul 22 2001 2:55PM messages near this date
Re: [PATCH O.pm] avoid to clutter output with -l
|
Re: [PATCH O.pm] avoid to clutter output with -l
On Sun, Jul 22, 2001 at 02:56:09PM +0200, Rafael Garcia-Suarez wrote:
> > Shouldn't that be C<local $\ = undef>? You probably also want to nail
> > $, and $" while you're at it.
>
> In case of those variables are defined in a BEGIN block ? (or, more
> pathologically, with -s).
Actually, I have no idea how they might get set in a B module, but I
just sweep them all as a matter of habit.
--
Michael G Schwern <schwern@[...].com> http://www.pobox.com/~schwern/
Perl6 Quality Assurance <perl-qa@[...].org> Kwalitee Is Job One
Thread:
Rafael Garcia-Suarez
Rafael Garcia-Suarez
Rafael Garcia-Suarez
|