RSS 1 project tagged "Perl Development"

Download No website Updated 23 Apr 2010 Perl Depends

Screenshot
Pop 27.78
Vit 34.01

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.

Screenshot

Project Spotlight

ISPMan

An ISP manager.

Screenshot

Project Spotlight

Sqrat

A C++ binding utility for the Squirrel language.