--- "Dr.Ruud" <[EMAIL PROTECTED]> wrote:

> jeff pang schreef:
> 
> > open FD,"test.db" or die $!;
> 
> Jeff, could you please start using lexical filehandles, more
> whitespace,
> and 3-argument opens, 

Ok I can but I don't like.
When I uploaded my cpan module with a lexical FH and 3 args open, it
can't be passed by testors, who use the Perl which version is below
than 5.6. So for the compatibility of different versions, using
traditional ways is not bad.

Best Regards,
Jeff (joy) Peng


      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to