Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: Re: Re: Re: Re: Perl Idioms Explained - $|++

by sauoq (Abbot)
on Aug 02, 2003 at 00:33 UTC ( [id://280197]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -le 'print ref *STDOUT{IO}'
    IO::Handle
    
  2. or download this
    BUGS
           Due to backwards compatibility, all filehandles resemble object
    +s of
           class "IO::Handle", or actually classes derived from that class
    +.  They
           actually aren't.  Which means you can't derive your own class f
    +rom
           "IO::Handle" and inherit those methods.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://280197]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-19 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found