Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Swiss army knife module for files? (IO::All References)

by eyepopslikeamosquito (Archbishop)
on Apr 13, 2019 at 00:05 UTC ( [id://1232526]=note: print w/replies, xml ) Need Help??


in reply to Swiss army knife module for files?

Though I'm not endorsing it, you might take a look at IO::All:

References Added Later

  • On Interfaces and APIs - IO::All is an example of a S.A.T.-esque module that achieves a lot with very little interface (also noted here)

By geoffleach:

Replies are listed 'Best First'.
Re^2: Swiss army knife module for files?
by nysus (Parson) on Apr 13, 2019 at 08:47 UTC

      Yes, IO::All was the brainchild of mad scientist Ingy aka Brian Ingerson aka Ingy Dot Net (who is also the original co-author of YAML).

      Since you are developing your own modules, you might be interested in On Interfaces and APIs, especially the "Conway's Sufficiently Advanced Technologies" section, which describes an approach to module design by another mad scientist, Damian Conway. Conway's SAT-approach can be seen in an older module by yet another mad scientist, Mark Jason Dominus aka MJD, the original author of Tie::File (found some old MJD slides on Tie::File here). While Tie::File made it into the Perl core, IO::All did not.

Re^2: Swiss army knife module for files?
by nysus (Parson) on Apr 13, 2019 at 07:54 UTC

    Ah, great find. Never even heard of it. Thanks.

    $PM = "Perl Monk's";
    $MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar";
    $nysus = $PM . ' ' . $MCF;
    Click here if you love Perl Monks

      It's been mentioned here many, many times. :P

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-26 00:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found