Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: How to find all the available functions in a file or methods in a module?

by TGI (Parson)
on Nov 11, 2008 at 19:13 UTC ( [id://722946]=note: print w/replies, xml ) Need Help??


in reply to How to find all the available functions in a file or methods in a module?

If you can come up with a 90% solution that covers traditional methods, Moose, Class::Accessor, and Class::Struct, I think you'll be in good shape.

For the rest, provide an easy way for me to specify the methods and other information manually. Either in my code or in another file. For modules I get from CPAN or elsewhere, it would need to be in a separate file that I could reuse between projects (and hopefully share with others). For my own modules, I'd prefer to have a way to embed the infomation in my code, but a separate file would be OK, too.

If you make it easy for me to build a plugin to provide automatic support for my personal method-maker du jour, so much the better.

By the way, thanks for all the effort you are putting into this project.


TGI says moo

  • Comment on Re: How to find all the available functions in a file or methods in a module?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-24 16:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found