Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: IO::Tee and write / format

by broomduster (Priest)
on Oct 17, 2008 at 13:24 UTC ( [id://717728]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    # and others available for proper format use/control
    $tee->format_top_name( q/main::TEE_TOP/ );
    $tee->format_write( q/main::TEE/ );
    
  2. or download this
    -> ./tst-tee-write
    ==== Top of Output ====
    ...
    -> cat junk.out
    ==== Top of Output ====
    hello    12345
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 13:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found