11 years agoMooseX-Getopt-0.44 v0.44
Karen Etheridge [Fri, 11 May 2012 17:45:36 +0000]
MooseX-Getopt-0.44

 - now respecting value of configfile passed to the constructor, when used in
   conjunction with MooseX::ConfigFromFile. (Karen Etheridge)

11 years agocomment out plugin that aborts the release process
Karen Etheridge [Fri, 11 May 2012 17:44:45 +0000]
comment out plugin that aborts the release process

11 years agorespect new_with_options(configfile => "foo")
Karen Etheridge [Fri, 11 May 2012 17:41:03 +0000]
respect new_with_options(configfile => "foo")

11 years agoauthor note
Karen Etheridge [Fri, 11 May 2012 17:37:39 +0000]
author note

11 years agoTODO tests for configfile in constructor failure
Karen Etheridge [Fri, 11 May 2012 17:17:40 +0000]
TODO tests for configfile in constructor failure

11 years agorelease test for Changes content; pre-release checks in git
Karen Etheridge [Sat, 5 May 2012 17:19:39 +0000]
release test for Changes content; pre-release checks in git

11 years agopush release back to origin
Karen Etheridge [Sun, 29 Apr 2012 18:29:19 +0000]
push release back to origin

11 years agowhitespace fix
Karen Etheridge [Sun, 29 Apr 2012 18:27:51 +0000]
whitespace fix

11 years agoMooseX-Getopt-0.43 v0.43
Karen Etheridge [Sun, 29 Apr 2012 16:36:26 +0000]
MooseX-Getopt-0.43

 - re-release as non-trial.

11 years agochangelog
Karen Etheridge [Sun, 29 Apr 2012 16:07:36 +0000]
changelog

12 years agofix version string in commit message
Karen Etheridge [Sun, 15 Apr 2012 16:31:55 +0000]
fix version string in commit message

12 years agothese were actually trial releases
Karen Etheridge [Sun, 15 Apr 2012 16:22:23 +0000]
these were actually trial releases

12 years agoMooseX-Getopt-v0.42-TRIAL v0.42
Karen Etheridge [Sun, 15 Apr 2012 16:14:14 +0000]
MooseX-Getopt-v0.42-TRIAL

 - reformatted the Changes file, with the help of CPAN::Changes, to something
   a little more standard.
 - more release-only tests added

12 years agosome release-time git plugins that should meet rafl's requirements
Karen Etheridge [Sun, 15 Apr 2012 16:03:32 +0000]
some release-time git plugins that should meet rafl's requirements

12 years agobe more specific about the 0.41 change
Karen Etheridge [Sun, 15 Apr 2012 15:52:25 +0000]
be more specific about the 0.41 change

12 years agochangelog for next release
Karen Etheridge [Sun, 15 Apr 2012 15:50:58 +0000]
changelog for next release

12 years agoautomatically add the version to the Changes file, to prevent more releases with...
Karen Etheridge [Sun, 15 Apr 2012 15:36:36 +0000]
automatically add the version to the Changes file, to prevent more releases with ugly {{$NEXT}}

12 years agoadd a few more tests
Karen Etheridge [Sun, 15 Apr 2012 15:48:05 +0000]
add a few more tests

12 years agotest manifest
Karen Etheridge [Sun, 15 Apr 2012 15:47:52 +0000]
test manifest

12 years agotest the Changes file; standardize the dates
Karen Etheridge [Sun, 15 Apr 2012 15:35:28 +0000]
test the Changes file; standardize the dates

12 years agoreformat the Changes file
Karen Etheridge [Sun, 15 Apr 2012 15:27:26 +0000]
reformat the Changes file

12 years agorename ChangeLog->Changes
Karen Etheridge [Sun, 15 Apr 2012 15:45:27 +0000]
rename ChangeLog->Changes

12 years agofix timestamp from 0.41 release
Karen Etheridge [Sun, 15 Apr 2012 15:45:10 +0000]
fix timestamp from 0.41 release

12 years agoversion bump
Karen Etheridge [Sun, 15 Apr 2012 01:35:37 +0000]
version bump

12 years agoprint --usage, --help to stdout not stderr topic/usage_exit_not_die
Karen Etheridge [Sat, 14 Apr 2012 19:04:01 +0000]
print --usage, --help to stdout not stderr

12 years agoStay out of the guts of Getopt::Long::Descriptive::Usage when testing its text
Karen Etheridge [Sat, 14 Apr 2012 17:00:35 +0000]
Stay out of the guts of Getopt::Long::Descriptive::Usage when testing its text

12 years agoVersion 0.40 0.40
Tomas Doran [Fri, 13 Apr 2012 08:27:52 +0000]
Version 0.40

12 years agoFix tests for new GLD. RT#76287
Tomas Doran [Fri, 13 Apr 2012 08:27:24 +0000]
Fix tests for new GLD. RT#76287

12 years agoPod fix from debian. Salvatore Bonaccorso <carnil@debian.org> RT#74681
Tomas Doran [Sun, 5 Feb 2012 20:54:33 +0000]
Pod fix from debian. Salvatore Bonaccorso <carnil@debian.org> RT#74681

12 years agoSpelling fix from debian. Jonathan Yu <jawnsy@cpan.org> RT#74681
Tomas Doran [Sun, 5 Feb 2012 20:50:34 +0000]
Spelling fix from debian. Jonathan Yu <jawnsy@cpan.org> RT#74681

12 years agofix typo in Changes :)
Karen Etheridge [Fri, 3 Feb 2012 19:55:05 +0000]
fix typo in Changes :)

12 years agoVersion 0.39 0.39
Tomas Doran [Fri, 3 Feb 2012 14:13:38 +0000]
Version 0.39

12 years agoFix pointed out by Gaal Yahas in irc
Tomas Doran [Fri, 3 Feb 2012 14:12:58 +0000]
Fix pointed out by Gaal Yahas in irc

12 years agoVersion 0.38 0.38
Tomas Doran [Fri, 23 Dec 2011 08:38:36 +0000]
Version 0.38

12 years agoclarify doc patch - the "pass_through" option enables no strict *options*. Extra...
Karen Etheridge [Thu, 22 Dec 2011 23:19:21 +0000]
clarify doc patch - the "pass_through" option enables no strict *options*. Extra arguments that do not look like options are already passed along.

12 years agodoc patches, re Getopt::Long config and extra_argv.
Karen Etheridge [Thu, 22 Dec 2011 23:10:43 +0000]
doc patches, re Getopt::Long config and extra_argv.

13 years agoVersion 0.37 0.37
Tomas Doran [Wed, 30 Mar 2011 08:54:05 +0000]
Version 0.37

13 years agoFix missing dependency RT#67077
Tomas Doran [Wed, 30 Mar 2011 08:52:45 +0000]
Fix missing dependency RT#67077

13 years agoAdded getopt_conf documentation
Damien Krotkine [Tue, 29 Mar 2011 16:44:01 +0000]
Added getopt_conf documentation

13 years agoVersion 0.36 0.36
Tomas Doran [Tue, 29 Mar 2011 15:24:19 +0000]
Version 0.36

13 years agoMerge 0611312e
Tomas Doran [Tue, 29 Mar 2011 15:19:08 +0000]
Merge 0611312e

13 years agofix dist.ini
Damien Krotkine [Tue, 29 Mar 2011 10:37:38 +0000]
fix dist.ini

13 years agotransform MooseX::Getopt::GLD into a MooseX::Parameterized Role
Damien Krotkine [Tue, 29 Mar 2011 10:30:48 +0000]
transform MooseX::Getopt::GLD into a MooseX::Parameterized Role

13 years agoVersion 0.35 0.35
Tomas Doran [Wed, 9 Feb 2011 16:05:10 +0000]
Version 0.35

13 years agoFix changelog
Tomas Doran [Wed, 9 Feb 2011 16:04:52 +0000]
Fix changelog

13 years agoFix to all use Test::Fatal
Tomas Doran [Wed, 9 Feb 2011 16:01:59 +0000]
Fix to all use Test::Fatal

13 years agoVersion 0.34 0.34
Tomas Doran [Tue, 8 Feb 2011 19:58:39 +0000]
Version 0.34

13 years agoAdd jswartz to authors
Tomas Doran [Tue, 8 Feb 2011 19:58:33 +0000]
Add jswartz to authors

13 years agoFix abstract for docs
Tomas Doran [Tue, 8 Feb 2011 19:55:34 +0000]
Fix abstract for docs

13 years agorevert d08ef824 - test_requires wrong
Tomas Doran [Tue, 8 Feb 2011 19:55:19 +0000]
revert d08ef824 - test_requires wrong

13 years agoWhitespace pickyness topic/jswartz-process-args
Tomas Doran [Tue, 8 Feb 2011 19:35:03 +0000]
Whitespace pickyness

13 years agoClean up namespace
Tomas Doran [Tue, 8 Feb 2011 19:32:30 +0000]
Clean up namespace

13 years agoChop up docs - dzil processes the Pod
Tomas Doran [Tue, 8 Feb 2011 19:30:58 +0000]
Chop up docs - dzil processes the Pod

13 years agomove most of new_with_options logic into separate publically accessible process_argv...
Jonathan Swartz [Sat, 8 Jan 2011 00:32:38 +0000]
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

13 years agoconvert all uses of Test::Exception to Test::Fatal.
Karen Etheridge [Tue, 26 Oct 2010 20:40:05 +0000]
convert all uses of Test::Exception to Test::Fatal.

13 years agoRe-enable AutoPrereq
Florian Ragwitz [Thu, 26 Aug 2010 17:14:29 +0000]
Re-enable AutoPrereq

13 years agoFix author test fail
Florian Ragwitz [Thu, 26 Aug 2010 17:09:18 +0000]
Fix author test fail

13 years agoVersion 0.33 0.33
Tomas Doran [Thu, 26 Aug 2010 16:22:16 +0000]
Version 0.33

13 years agoRemove Test::Most dep, doh
Tomas Doran [Thu, 26 Aug 2010 16:22:05 +0000]
Remove Test::Most dep, doh

13 years agoMerge remote branch 'origin/master'
Tomas Doran [Thu, 26 Aug 2010 09:53:02 +0000]
Merge remote branch 'origin/master'

* origin/master:
  convert to using Test::Requires
  adding ether to author list ;)

13 years agoVersion 0.32 0.32
Tomas Doran [Thu, 26 Aug 2010 09:44:53 +0000]
Version 0.32

13 years agoWhitespace
Tomas Doran [Thu, 26 Aug 2010 09:46:18 +0000]
Whitespace

13 years agoFix handling of union types (RT#58417)
Tomas Doran [Thu, 26 Aug 2010 09:42:38 +0000]
Fix handling of union types (RT#58417)

13 years agoconvert to using Test::Requires
Karen Etheridge [Mon, 16 Aug 2010 20:47:42 +0000]
convert to using Test::Requires

13 years agoadding ether to author list ;)
Karen Etheridge [Sat, 31 Jul 2010 16:09:47 +0000]
adding ether to author list ;)

13 years agoVersion 0.31 0.31
Tomas Doran [Wed, 7 Jul 2010 08:22:25 +0000]
Version 0.31

13 years agomake sure no tests are run if MX::SC 0.07 is not found
Justin Hunter [Wed, 7 Jul 2010 05:57:43 +0000]
make sure no tests are run if MX::SC 0.07 is not found

13 years agoVersion 0.30 0.30
Tomas Doran [Tue, 6 Jul 2010 21:23:55 +0000]
Version 0.30

13 years agoSwap options round
Tomas Doran [Tue, 6 Jul 2010 21:44:33 +0000]
Swap options round

13 years agouse insertion order to sort attributes when formulating arguments for Getopt::Long
Karen Etheridge [Fri, 2 Jul 2010 02:12:42 +0000]
use insertion order to sort attributes when formulating arguments for Getopt::Long

13 years agoAdd a skip if we don't have mx::simpleconfig, or not new enough version topic/save_usage_obj
Tomas Doran [Tue, 6 Jul 2010 20:56:48 +0000]
Add a skip if we don't have mx::simpleconfig, or not new enough version

13 years agoFix eol test
Tomas Doran [Tue, 6 Jul 2010 20:09:39 +0000]
Fix eol test

13 years agoImplements feature suggestion RT#58715 by storing the Usage object, fixes
Karen Etheridge [Sun, 27 Jun 2010 19:58:00 +0000]
Implements feature suggestion RT#58715 by storing the Usage object, fixes
RT#47865, RT#56783, RT#52474 by properly capturing --help, --usage, --?.
Details in the test cases.

13 years agoMerge branch 'topic/no_auto_help' of git.moose.perl.org:MooseX-Getopt into topic... topic/no_auto_help
Karen Etheridge [Sun, 27 Jun 2010 23:50:48 +0000]
Merge branch 'topic/no_auto_help' of git.moose.perl.org:MooseX-Getopt into topic/no_auto_help

13 years agoremoved timestamp from Changelog; added additional test to swallow stderr output...
Karen Etheridge [Sun, 27 Jun 2010 23:34:34 +0000]
removed timestamp from Changelog; added additional test to swallow stderr output (and updated dependency list)

13 years agoremoved timestamp from Changelog; added additional test to swallow stderr output...
Karen Etheridge [Sun, 27 Jun 2010 23:34:34 +0000]
removed timestamp from Changelog; added additional test to swallow stderr output (and updated dependency list)

13 years agoRemove date from changelog as not shipped
Tomas Doran [Sun, 27 Jun 2010 21:02:22 +0000]
Remove date from changelog as not shipped

13 years agoclarify comments/changelog -- MooseX::ConfigFromFile is a prerequisite for this bug/fix
Karen Etheridge [Sun, 27 Jun 2010 18:20:25 +0000]
clarify comments/changelog -- MooseX::ConfigFromFile is a prerequisite for this bug/fix

13 years agoChangeLog update
Karen Etheridge [Sun, 27 Jun 2010 18:03:18 +0000]
ChangeLog update

13 years agooops forgot to add this file to the commit!
Karen Etheridge [Sun, 27 Jun 2010 06:56:53 +0000]
oops forgot to add this file to the commit!

13 years agoadd number to filename of new testcase
Karen Etheridge [Sun, 27 Jun 2010 05:33:12 +0000]
add number to filename of new testcase

13 years agoDisable auto_help config in Getopt::Long, to avoid calling into pod2usage when the...
Karen Etheridge [Sun, 27 Jun 2010 05:12:37 +0000]
Disable auto_help config in Getopt::Long, to avoid calling into pod2usage when the --help option is used (the intent is just to fetch the value of the configfile option).  (RT#57683)

13 years agoVersion 0.29 0.29
Florian Ragwitz [Tue, 15 Jun 2010 09:54:46 +0000]
Version 0.29

13 years agoFix repository url
Florian Ragwitz [Tue, 15 Jun 2010 09:49:44 +0000]
Fix repository url

13 years agoVersion 0.28 0.28
Florian Ragwitz [Sat, 5 Jun 2010 20:13:26 +0000]
Version 0.28

13 years agoRemove some more trailing whitespace
Florian Ragwitz [Sat, 5 Jun 2010 20:12:05 +0000]
Remove some more trailing whitespace

13 years agoIgnore dotfiles
Florian Ragwitz [Sat, 5 Jun 2010 20:09:53 +0000]
Ignore dotfiles

13 years agoRemove some more trailing whitespace
Florian Ragwitz [Sat, 5 Jun 2010 20:08:51 +0000]
Remove some more trailing whitespace

13 years agoProper author names
Florian Ragwitz [Sat, 5 Jun 2010 13:44:58 +0000]
Proper author names

13 years agoGLD is a hard dep since 2008 anyway
Florian Ragwitz [Sat, 5 Jun 2010 10:13:59 +0000]
GLD is a hard dep since 2008 anyway

13 years agoSpecify prereqs manually
Florian Ragwitz [Sat, 5 Jun 2010 10:11:34 +0000]
Specify prereqs manually

Perl::PrereqScanner does have some minor issues with our tests.

13 years agoConvert to Dist::Zilla
Florian Ragwitz [Sat, 5 Jun 2010 10:03:52 +0000]
Convert to Dist::Zilla

13 years agoChangelog doy's work
Florian Ragwitz [Sat, 5 Jun 2010 09:39:05 +0000]
Changelog doy's work

13 years agoAdd release date for 0.27
Florian Ragwitz [Sat, 5 Jun 2010 09:37:39 +0000]
Add release date for 0.27

13 years agomake ::Strict work with the trait stuff
Jesse Luehrs [Fri, 4 Jun 2010 19:31:03 +0000]
make ::Strict work with the trait stuff

14 years agoVersion 0.27. 0.27
Florian Ragwitz [Mon, 1 Mar 2010 03:05:00 +0000]
Version 0.27.

14 years agoBum the Getopt::Long::Descriptive dependency to 0.081 in an attempt to avoid test...
Florian Ragwitz [Mon, 1 Mar 2010 03:00:32 +0000]
Bum the Getopt::Long::Descriptive dependency to 0.081 in an attempt to avoid test failures.

14 years agoPartially revert fe193b814520900810bc4c0e6d9819d444b26930
Ævar Arnfjörð Bjarmason [Fri, 12 Feb 2010 18:38:04 +0000]
Partially revert fe193b814520900810bc4c0e6d9819d444b26930

It accidentally removed a bunch of empty lines from the ChangeLog

14 years agoConvert tabs to spaces
Ævar Arnfjörð Bjarmason [Fri, 12 Feb 2010 18:34:18 +0000]
Convert tabs to spaces

14 years agoMooseX::Getopt::Dashes: Document how ::Dashes interacts with the cmd_flag argument
Ævar Arnfjörð Bjarmason [Fri, 12 Feb 2010 18:22:13 +0000]
MooseX::Getopt::Dashes: Document how ::Dashes interacts with the cmd_flag argument

Document that using a cmd_flag argument to attributes can be used to
override the tr/_/-/ replacement ::Dashes does on attribute names