I can get a list of routines from the modules by looking for /\s+sub\s/, but is there a module or anything out there I can use before diving in myself (looking for my $blah = new Blah followed by $blah->routine, "&Blah::routine", "&routine" or just "routine")?
Devel::Modlist just gives me the files rather then the specific subroutines within them.
Thanks for your help!
In reply to Dependencies by sarabob
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |