-------------------
0.68 2015-03-04 18:16:30Z
- fix tests that look for the wrong prereqs (0.67)
0.67 2015-02-28 04:37:19Z
- remove argv from passed-through buildargs if no argv attribute exists, to
mollify MooseX::StrictConstructor (RT#101938, Jose Luis Martinez)
Upstream changes:
0.65 2014-08-06 06:09:04Z
- re-release to remove README.pod from shipped dist
0.64 2014-08-02 17:35:20Z
- bump required version of Getopt::Long::Descriptive to avoid an infinite
loop problem (thanks, Bram!)
Upstream changes:
0.63 2014-03-25 16:37:58Z
- fix test prereq on Test::Warnings (thanks, omega!)
0.62 2014-03-07 05:44:01Z
- fix test that assumes option parsing is case-insensitive, which is no
longer true with Getopt::Long::Descriptive 0.097
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
devel/p5-MooseX-Getopt from 0.59 to 0.61.
pkgsrc changes:
- adjust dependencies (generated by pkg_util create package)
Upstream changes:
0.61 2014-02-11 06:30:14Z
- fix potentially-broken check-breaks test when a conflicting module fails to
compile
0.60 2014-02-10 02:21:05Z
- avoid failing an optional test when YAML is not installed
Upstream changes:
0.58 2013-09-13 16:57:41Z (Karen Etheridge)
- remove use of deprecated $Config::Any::YAML::NO_YAML_XS_WARNING in tests
- warnings tests bypassed during installation
- author metadata moved to contributors
0.57 2013-09-07 21:29:05Z (Karen Etheridge)
- spelling fixes (RT#87780, David Steinbrunner)
- removed use of deprecated Class::MOP::load_class
- repository migrated from shadowcat to the github moose organization
Update BUILD_DEPENDS
Upstream changes:
0.56 2013-02-15 13:13:18 PST-0800
- depend on newest Path::Tiny, to regain 5.8.x compatibility (gone since
v0.52)
0.55 2013-02-12 10:02:55 PST-0800
- fix broken tests on win32 with file comparisons
0.54 2013-02-09 16:25:32 PST-0800
- fix broken tests on win32 with file comparisons
- allow configfiles called "0"
- support more mechanisms for overriding default configfile
- when using in conjunction with MooseX::ConfigFromFile, configfile value now
properly passed to new()
0.53 2013-02-05 09:59:00 PST-0800
- properly indicate optional dependency in tests using
MooseX::ConfigFromFile
0.52 2013-02-02 19:01:25 PST-0800
- tests converted from using Path::Class to Path::Tiny
0.51 2013-01-27 09:38:11 PST-0800
- missing test prereqs now declared (thanks for the automated reports, David
Cantrell!)
0.50 2012-12-27 00:20:56 PST-0800
- unbreak Catalyst::Runtime tests (etc) by keeping _getopt_full_usage in the
callstack. (RT#82249)
0.49 2012-12-26 10:13:41 PST-0800
- silence a warning in tests if the user does not have YAML::XS installed
(thanks for the report, Getty!)
- fix off-by-one issues in test plans if optional requirements are not met
0.48 2012-12-23 18:08:04 PST-0800
- documentation and tests amended to prefer usage of 'trait' over 'metaclass'
as much as possible
- print_usage_text() exposed as a public method, to make it easier for
consuming classes to modify the behaviour when usage text is printed
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
from 0.37 to 0.47.
pkgsrc changes:
- adjust (build/test) dependencies
upstream changes:
0.47 2012-08-30 16:37:59 PDT-0700
- re-release to remove double $VERSION declarations
0.46 2012-08-30 15:17:28 PDT-0700
- -h is also treated as a --help option
0.45 2012-05-13 09:49:58 PDT-0700
- use Path::Class in test to avoid test failures on MSWin32 with filename
construction
0.44 2012-05-11 10:44:48 PDT-0700
- now respecting value of configfile passed to the constructor, when used in
conjunction with MooseX::ConfigFromFile. (Karen Etheridge)
0.43 2012-04-29 09:35:52 PDT-0700
- re-release as non-trial.
0.42-TRIAL 2012-04-15 09:13:05 PDT-0700
- reformatted the Changes file, with the help of CPAN::Changes, to something
a little more standard.
- more release-only tests added
0.41-TRIAL 2012-04-14 18:36:00 PDT-0700
- Now bails with exit status 0, rather than dying, when printing
requested --usage/--help information (usage printed via invalid arguments
will still die, however). (Karen Etheridge)
0.40 2012-04-13
- Fix tests when MooseX::ConfigFromFile is installed, with
Getopt::Long::Descriptive >= 0.091. RT#76287
- Pod fix from debian. Salvatore Bonaccorso <carnil@debian.org> RT#74681
- Spelling fix from debian. Jonathan Yu <jawnsy@cpan.org> RT#74681
0.39 2012-02-03
- Fix argument parsing in process_argv when used with ConfigFromFile so
that -v can be used as expected, rather than being grabbed as --version
0.38 2011-12-23
- More documentation on Getopt::Long settings and how they alter this
role's behaviour, in particular with regards to extra_argv capturing.
(Karen Etheridge)
Changes from previous:
0.37 Wed 30 Mar 2011
* Fix missing dependency. (RT#67077)
0.36 Tue 29 Mar 2011
* Fix dist.ini 'Prereq' into 'Prereqs' (Damien Krotkine)
* MooseX::Getopt::GLD
- change it to a MooseX::Role::Parameterized, so that it accepts
'getopt_conf' parameter (Damien Krotkine)
0.35 Wed 09 Feb 2011
* Fix missed change from Test::Exception to Test::Fatal
0.34 Tue 08 Feb 2011
* The test suite now uses Test::Fatal instead of Test::Exception. (Karen
Etheridge)
* Move most of new_with_options logic into separate publically
accessible process_argv method, so that arg processing can be
done without actually creating object (Jonathan Swartz)
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Pkgsrc changes:
- adjust dependencies
Upstream changes:
0.31 Wed 7 Jul 2010
* Fix issue causing tests to fail if MooseX::SimpleConfig isn't installed.
0.30 Tue 6 Jul 2010
* MooseX::Getopt::Basic
- uses attribute insertion order when determining the order in which
options are documented in the usage (e.g. in $obj->usage->text). (Karen
Etheridge)
* MooseX::Getopt::Basic
- store the usage object to the usage attr (RT#58715)
- properly checks whether the *option* --help, --usage, or --? were used,
rather than the attribute 'help', 'usage' or '?' were set
* MooseX::Getopt::GLD
- add the usage attribute for storing the Getopt::Long::Descriptive::Usage
object, and the help attribute for storing --help, --usage and --? state
(RT#47865, RT#56783, RT#52474). (Karen Etheridge)
* MooseX::Getopt::Basic
- Disable auto_help config in Getopt::Long, to avoid calling into
pod2usage when the --help option is used while MooseX::ConfigFromFile
is in use (the intent is just to fetch the value of the configfile
option) (RT#57683). (Karen Etheridge)
0.29 Tue. Jun 15 2010
* Fix repository metadata. Thanks Robert Bohne for noticing!
Pkgsrc changes:
- adjust dependencies, mostly wrt to minimum required perl package
version
Upstream changes:
0.28 Sat. Jun 05 2010
* MooseX::Getopt::Strict
- Make it work with Getopt attribute traits in addition to
attribute metaclasses.
* Switch from Module::Install to Dist::Zilla.
pkgsrc changes:
- Adjust dependencies
Upstream changes:
Revision history for Perl extension MooseX-Getopt
* Makefile.PL:
- Bump dependency to Getopt::Long::Descriptive to 0.081 in an attempt to
avoid test failures.
* MooseX::Getopt::Dashes
- Document that using a cmd_flag argument to attributes can be used to
override the tr/_/-/ replacement ::Dashes does on attribute names
Upstream changes:
0.26 Thu. Dec 10 2009
* MooseX::Getopt::Basic
- Fix bug with attribute names containing upper case letters.
* Test suite:
- Add t/106_no_ignore_case.t for testing the compatibility with
no_ignore_case
pkgsrc changes:
- add newly imported devel/p5-MooseX-ConfigFromFile as test depend
Upstream changes:
0.23 Fri. Oct 02 2009
* MooseX::Getopt
- Allow the config file to be a code ref which is called to return
the config file location (Gordon Irving)
Upstream changes:
0.22 Sat. Sept 05 2009
- Require GLD 0.077 for RT#49427 as some versions are broken
* MooseX::Getopt
- Split into MooseX::Getopt::Basic (without the G::L::Descriptive support)
and MooseX::Getopt::GLD.
* Tests
- Ensure author tests get run when in author mode.
Upstream changes:
0.21 Thu. Aug 27 2009
* MooseX::Getopt
- Enable and document the argv parameter to the constructor.
- Applied patches in RT43200 and RT43255
- Applied patch from RT#47766 to not die if SimpleConfig cannot find the
default config file name.
- Updating package for p5 module MooseX::Getopt from 0.18 to 0.20
- Adjusting license and dependency versions according to META.yml
- Split dependencies into required and recommended
Upstream changes:
0.20 Wed. July 9 2009
~ fix MANIFEST.SKIP to avoid double-packaging
0.19 Wed. July 8 2009
* MooseX::Getopt
- Fix Getopt config spec for --configfile (t0m)
- Add support for --usage/--help/--? (drew@drewtaylor.com)
- Fix new_with_options to accept a hashref (DOUGDUDE@cpan.org)
* Tests
- Fix warning from tests with new Moose (t0m)
- Fix tests on Win32 from RT#44909 (taro-nishino)
- Updating package for p5 module MooseX::Getopt to 0.18
- Set license to artistic-2.0
Upstream changes:
0.18 Thu. April 9 2009
* MooseX::Getopt::Dashes
- New module, for converting undercores to dashes (ilmari)
0.17 Wed. April 8 2009
* MooseX::Getopt
- work with latest Moose (hdp)
~ unify module version numbers with dist version (hdp)
Pkgsrc changes:
- adjust build dependencies (for test target)
Upstream changes:
0.16 Tue. February 17 2009
* t/
- run pod tests only if RELEASE_TESTING env var is set
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
Packages Collection.
The Perl 5 module MooseX::Getopt is a Moose role which provides an
alternate constructor for creating objects using parameters passed
in from the command line.