Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Is it possible to modify __DATA__ via the DATA file handle or otherwise?

by eyepopslikeamosquito (Archbishop)
on Feb 11, 2018 at 20:20 UTC ( [id://1208962]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Acme::Bleach;
    our $VERSION = '1.150';
    ...
    open 0, ">$0" or print "Cannot bleach '$0'\n" and exit;
    print {0} "${coat}use Acme::Bleach;\n", whiten $pressed.$shirt and exi
    +t;
    __END__
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-03-28 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found