Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^6: Standard method for documenting AUTOLOAD methods in pod

by nysus (Parson)
on Sep 03, 2019 at 09:25 UTC ( [id://11105509]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Standard method for documenting AUTOLOAD methods in pod
in thread Standard method for documenting AUTOLOAD methods in pod

That's a good question and I didn't even think of that. My AUTOLOAD sub has kind of morphed over time and I'm not even sure I need it now other than: $self->get_good_files->do->run_method;

is a little easier on the eyes than: $self->get_files("good")->do->run_method;

$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

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-24 05:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found