pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-App-Cmd



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Aug  7 07:04:29 UTC 2011

Modified Files:
        pkgsrc/devel/p5-App-Cmd: Makefile distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-App-Cmd/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-App-Cmd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index