11 years agoMooseX-Getopt-0.48 v0.48
Karen Etheridge [Mon, 24 Dec 2012 02:09:46 +0000]
MooseX-Getopt-0.48

 - 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

11 years agoexpose print_usage_text() as public method
Karen Etheridge [Mon, 24 Dec 2012 00:59:25 +0000]
expose print_usage_text() as public method

11 years agodon't test private methods, but just what happens in each case
Karen Etheridge [Mon, 24 Dec 2012 01:15:28 +0000]
don't test private methods, but just what happens in each case

11 years agochangelog re metaclass->trait
Karen Etheridge [Mon, 24 Dec 2012 01:27:49 +0000]
changelog re metaclass->trait

11 years agouse Test::Fatal to test this exception
Karen Etheridge [Sun, 23 Dec 2012 19:58:19 +0000]
use Test::Fatal to test this exception

11 years agopackage name not needed here
Karen Etheridge [Sun, 23 Dec 2012 19:57:49 +0000]
package name not needed here

11 years agospurious whitespace
Karen Etheridge [Sun, 23 Dec 2012 19:53:01 +0000]
spurious whitespace

11 years agoI'm always forgetting where the repo data is...
Karen Etheridge [Sat, 22 Dec 2012 10:02:20 +0000]
I'm always forgetting where the repo data is...

11 years agoprefer trait over metaclass as much as possible
Karen Etheridge [Sat, 22 Dec 2012 07:19:52 +0000]
prefer trait over metaclass as much as possible

11 years agomention the aliasing feature of NoGetopt as well
Karen Etheridge [Sat, 22 Dec 2012 06:57:26 +0000]
mention the aliasing feature of NoGetopt as well

11 years agoAs of v0.36, there is a hook to change this
Karen Etheridge [Sat, 22 Dec 2012 07:35:27 +0000]
As of v0.36, there is a hook to change this

11 years agodone_testing is gone; no need for 0.88
Karen Etheridge [Sat, 22 Dec 2012 07:41:47 +0000]
done_testing is gone; no need for 0.88

11 years agotest for warnings everywhere
Karen Etheridge [Sat, 22 Dec 2012 01:49:12 +0000]
test for warnings everywhere

11 years agoadd test counts, obviating done_testing
Karen Etheridge [Sat, 22 Dec 2012 01:47:34 +0000]
add test counts, obviating done_testing

11 years agoremove useless shebangs in tests
Karen Etheridge [Sat, 22 Dec 2012 01:36:09 +0000]
remove useless shebangs in tests

11 years agofix some broken pod links
Karen Etheridge [Thu, 29 Nov 2012 06:55:25 +0000]
fix some broken pod links

11 years agomake sure the author has prereqs installed
Karen Etheridge [Thu, 29 Nov 2012 06:55:14 +0000]
make sure the author has prereqs installed

11 years agono need to fuss about versions installed
Karen Etheridge [Thu, 29 Nov 2012 06:54:59 +0000]
no need to fuss about versions installed

11 years agosome more release tests
Karen Etheridge [Sat, 1 Sep 2012 19:04:06 +0000]
some more release tests

11 years agoMooseX-Getopt-0.47 v0.47
Karen Etheridge [Thu, 30 Aug 2012 23:38:27 +0000]
MooseX-Getopt-0.47

 - re-release to remove double $VERSION declarations

11 years agooops, PkgVersion was being applied twice
Karen Etheridge [Thu, 30 Aug 2012 23:37:56 +0000]
oops, PkgVersion was being applied twice

11 years agoMooseX-Getopt-0.46 v0.46
Karen Etheridge [Thu, 30 Aug 2012 22:18:03 +0000]
MooseX-Getopt-0.46

 - -h is also treated as a --help option

11 years agowork around [@Git] bug in allow_dirty
Karen Etheridge [Thu, 30 Aug 2012 22:17:25 +0000]
work around [@Git] bug in allow_dirty

11 years agosome more release-phase things
Karen Etheridge [Thu, 30 Aug 2012 22:04:48 +0000]
some more release-phase things

11 years agoinclude -TRIAL in the Changes file
Karen Etheridge [Thu, 30 Aug 2012 22:04:38 +0000]
include -TRIAL in the Changes file

11 years agoadd some more metadata to the dist
Karen Etheridge [Thu, 30 Aug 2012 22:03:30 +0000]
add some more metadata to the dist

11 years agoalso treat "-h" as a request for help
Karen Etheridge [Thu, 30 Aug 2012 21:59:27 +0000]
also treat "-h" as a request for help

11 years ago-? is also accepted as a help option
Karen Etheridge [Thu, 30 Aug 2012 21:57:16 +0000]
-? is also accepted as a help option

11 years agoMooseX-Getopt-0.45 v0.45
Karen Etheridge [Sun, 13 May 2012 16:50:55 +0000]
MooseX-Getopt-0.45

 - use Path::Class in test to avoid test failures on MSWin32 with filename
   construction

11 years agoavoid MSWin32 test failures
Karen Etheridge [Sun, 13 May 2012 16:49:44 +0000]
avoid MSWin32 test failures

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