Subject: CVS commit: pkgsrc/devel/p5-App-Cmd
From: Adam Ciarcinski
Date: 2011-08-07 09:04:29
Message id: 20110807070429.B876D175DD@cvs.netbsd.org

Log Message:
Changes 0.311:
* require the correct version of Getopt::Long::Descriptive

Changes 0.310:
* classes are now loaded with Class::Load, which should avoid bugs
  where classes are not succesfully loaded by program execution
  continues anyway
* more checking is now done to ensure that plugins are members of the
  correct base class

Changes 0.309:
* skip a failing test on perl 5.8.x

Changes 0.308:
* When App::Cmd::Setup tries to load MyApp::Command, and it exists but
  will not compile, the exception will now propagate.  Previously, it
  failed silently and App::Cmd::Command was used instead.

Files:
RevisionActionfile
1.15modifypkgsrc/devel/p5-App-Cmd/Makefile
1.11modifypkgsrc/devel/p5-App-Cmd/distinfo