[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] Benchmarking $|++



>>>>> "AS" == Ariel Scolnicov <ariels@compugen.co.il> writes:

  AS> sub quux {
  AS>   my $forty_two = shift;
  AS>   $| = 1;
  AS>   # quuxify $forty_two
  AS>   $| = 0;
  AS> }

  AS> Oops.  After the return from quux, $| == 0.

ever heard of local?

uri

-- 
Uri Guttman  ---------  uri@sysarch.com  ----------  http://www.sysarch.com
SYStems ARCHitecture, Software Engineering, Perl, Internet, UNIX Consulting
The Perl Books Page  -----------  http://www.sysarch.com/cgi-bin/perl_books
The Best Search Engine on the Net  ----------  http://www.northernlight.com

==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe