Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: IO::Tee and write / format

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

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    for $key ( sort keys %hash ) {
        $tee->format_write( q/main::TEE/ );
    }
    
  2. or download this
    -> ./tst-tee-write 
    ==== Top of Output ====
    ...
    key3    val3
    key4    val4
    key5    val5
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (1)
As of 2024-04-25 01:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found