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

CPAN Namespace Navigator

by Discipulus (Canon)
on Nov 25, 2014 at 11:23 UTC ( [id://1108341]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       USAGE: cpannn.pl [02packages.details.txt]
    
    ...
       TAB completion enabled on all sub namespaces
       cpannn.pl by Discipulus as found at perlmonks.org
    
  2. or download this
    #!perl
    use strict;
    ...
        my $num = scalar@{[grep $_ !~ $skiprx, keys %$hr]};
        print "\n",(join '::',@cur_names or 'CPAN'),($$hr{'+'}->[0] ? "\t$
    +$hr{'+'}->[0]\t$$hr{'+'}->[1]" : "")," contains ",$num," namespace".(
    +$num>1?'s':'')."\n\n";
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found