Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^4: getting more from __DATA__

by Ctrl-z (Friar)
on Mar 25, 2005 at 15:47 UTC ( [id://442359]=note: print w/replies, xml ) Need Help??


in reply to Re^3: getting more from __DATA__
in thread getting more from __DATA__

Sure. And what about the backing-up, source-filtering, redirecting of CORE functions and 600 lines of fairly convoluted code?

My initial idea was to simply keep large strings out of the source code - tied handles could still be implemented easily:

use Tie::DATA(':foo', sub{ return($_[0], IO::String->new($_[1])); });




time was, I could move my arms like a bird and...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (1)
As of 2024-04-19 18:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found