Scroll to navigation

Catmandu::Importer::Modules(3pm) User Contributed Perl Documentation Catmandu::Importer::Modules(3pm)
 

NAME

Catmandu::Importer::Modules - list installed perl modules in a given namespace

OPTIONS

namespace
namespace for the packages to list
inc
list of library paths (defaults to @INC)
max_depth
maximum depth to recurse into the namespace e.g. if the namespace is Catmandu::Fix then Catmandu::Fix::add_field has a depth of 1 and Catmandu::Fix::Condition::exists a depth of 2
pattern
filter modules by the given regex pattern
2014-10-14 perl v5.20.1