Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: CPAN modules for inspecting a Perl distribution?

by nysus (Parson)
on Oct 12, 2018 at 20:36 UTC ( [id://1223944]=note: print w/replies, xml ) Need Help??


in reply to Re: CPAN modules for inspecting a Perl distribution?
in thread CPAN modules for inspecting a Perl distribution?

Devel::Examine::Subs look promising.

Thanks!

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

  • Comment on Re^2: CPAN modules for inspecting a Perl distribution?

Replies are listed 'Best First'.
Re^3: CPAN modules for inspecting a Perl distribution?
by stevieb (Canon) on Oct 15, 2018 at 15:25 UTC

    I'm the author of Devel::Examine::Subs, so if you have any issues or questions, feel free to ask away here, or email me using my CPAN page's address.

      I'll bite :) download examine-subs.pl, install the prereqs if you don't have them yet and run it on your site_perl:

      $ cpan Data::Peek Devel::Examine::Subs Digest::SHA SourceCode::LineCou +nter::Perl String::CommonPrefix $ perl examine-subs --site -v : : long wait : /pro/lib/perl5/site_perl/5.28.0/Tk/DHList_v1.pm /pro/lib/perl5/site_perl/5.28.0/Tk/DTree.pm /pro/lib/perl5/site_perl/5.28.0/Tk/DiffText.pm /pro/lib/perl5/site_perl/5.28.0/Tk/FileDialog.pm Can't call method "serialize" on an undefined value at /pro/lib/perl5/ +site_perl/5.28.0/Devel/Examine/Subs.pm line 769. Exit 255

      Enjoy, Have FUN! H.Merijn

        Hey there Tux,

        I'll gladly try to repro, but the link you specified throws: "The requested URL was not found on this server.".

        Could you paste the code here, or correct the link?

        Thanks,

        -stevieb

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-23 11:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found