Changes for version 0.005 - 2015-04-21
- Changed
- The 'quiet' option now defaults to false. This is less surprising to people, as any errors will be visible by default.
- Fixed
- If an exception is caught, the module now changes to the original directory before any tempfiles are cleaned up.
Modules
Generic traversal of distributions in a CPAN repository
Other files
Module Install Instructions
To install CPAN::Visitor, copy and paste the appropriate command in to your terminal.
cpanm CPAN::Visitor
perl -MCPAN -e shellinstall CPAN::Visitor
For more information on module installation, please visitthe detailed CPAN module installation guide.