Projects / Perl Depends

Perl Depends

perl-depends is a tool that roughly determines the modules a Perl program uses. Perl evaluates "use" commands at compile time and stores the loaded module information into the %INC variable. By examining the loaded modules and comparing them against the standard Perl modules, the external module dependencies can be roughly estimated.

Tags
Licenses
Operating Systems
Implementation
Screenshot

Project Spotlight

Onapos

A simple, extensible collections manager.

Screenshot

Project Spotlight

Rudiments

A foundation class library.