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

Re^2: how do I print all the code while executing, like in the movies?

by ikegami (Patriarch)
on Nov 17, 2008 at 05:59 UTC ( [id://724008]=note: print w/replies, xml ) Need Help??


in reply to Re: how do I print all the code while executing, like in the movies?
in thread how do I print all the code while executing, like in the movies?

Add
# Load ANSI driver if running in Windows. use if $^O eq 'MSWin32', 'Win32::Console::ANSI';
and it becomes portable.
  • Comment on Re^2: how do I print all the code while executing, like in the movies?
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found