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

Re^3: Print inside SIGNALS

by shmem (Chancellor)
on Jul 17, 2018 at 23:27 UTC ( [id://1218704]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Print inside SIGNALS
in thread Print inside SIGNALS

Turn on autoflush (see perlvar):

$| = 1;
perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-16 05:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found