pauamma: Cartooney crab holding drink ("Cartooney crab holding drink")pauamma ([personal profile] pauamma) wrote in [site community profile] dw_dev_training,
@ 2010-08-31 06:34 pm UTC
Entry tags:perl, tips
Context was someone asking why
print "Hello, world!\n" && die;
doesn't output anything. Someone replied with a nifty trick to help figure this out:
perl -MO=Deparse -e 'print "Hello, world!\n" && die;'
(go ahead and try it in your Dreamhack).


(Read 6 comments) - (Post a new comment)
(Threaded) (Top-level comments only)


(Read 6 comments) - (Post a new comment)
(Threaded) (Top-level comments only)