Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: IO::Tee problem (Well, problem with my brain, anyway)

by apl (Monsignor)
on Mar 23, 2009 at 17:15 UTC ( [id://752663]=note: print w/replies, xml ) Need Help??


in reply to Re^2: IO::Tee problem (Well, problem with my brain, anyway)
in thread IO::Tee problem (Well, problem with my brain, anyway)

Why do you want to echo your input back to your input file?
  • Comment on Re^3: IO::Tee problem (Well, problem with my brain, anyway)

Replies are listed 'Best First'.
Re^4: IO::Tee problem (Well, problem with my brain, anyway)
by pobocks (Chaplain) on Mar 23, 2009 at 17:45 UTC

    I was testing a statement made in Intermediate Perl; I don't really have a concrete use in mind. Right now, my main goal is to find out why it's doubling the output, so I can know how it works (and what I'm missing/doing wrong, assuming it's not an oddity in IO::Tee or something).

    for(split(" ","tsuJ rehtonA lreP rekcaH")){print reverse . " "}print "\b.\n";

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 22:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found