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

14 years agoRevert "Add test for strange --version handling"
Tomas Doran (t0m) [Tue, 9 Feb 2010 03:49:00 +0000]
Revert "Add test for strange --version handling"

This reverts commit a7474a4d90cfad550ba39acfc73d6fb972441de7.

14 years agoRevert "Skip relevants tests when appropriate"
Tomas Doran (t0m) [Tue, 9 Feb 2010 03:48:46 +0000]
Revert "Skip relevants tests when appropriate"

This reverts commit 655594899dc90c925b5c3b1653b6a18f9bb5ace9.

14 years agoRevert "Just skip the test if we don't have Capture::Tiny"
Tomas Doran (t0m) [Tue, 9 Feb 2010 03:48:31 +0000]
Revert "Just skip the test if we don't have Capture::Tiny"

This reverts commit 153352c387a7457e540fe151daba6d419f2abd35.

14 years agoJust skip the test if we don't have Capture::Tiny
Hinrik Örn Sigurðsson [Mon, 25 Jan 2010 20:25:49 +0000]
Just skip the test if we don't have Capture::Tiny

14 years agoSkip relevants tests when appropriate
Hinrik Örn Sigurðsson [Mon, 25 Jan 2010 19:26:20 +0000]
Skip relevants tests when appropriate

14 years agoAdd test for strange --version handling
Hinrik Örn Sigurðsson [Mon, 25 Jan 2010 18:57:35 +0000]
Add test for strange --version handling

--version, -v, and -V are currently being handled very strangely,
even more so when MooseX::SimpleConfig is used.

14 years agoMerge branch 'master' of github.com:bobtfish/moosex-getopt
Tomas Doran [Thu, 10 Dec 2009 23:26:12 +0000]
Merge branch 'master' of github.com:bobtfish/moosex-getopt

* 'master' of github.com:bobtfish/moosex-getopt:
  Convert HAVE_GLD to _HAVE_GLD .

14 years agoBump version 0.26
Tomas Doran [Thu, 10 Dec 2009 23:21:36 +0000]
Bump version

14 years agoAdd t/106_no_ignore_case.t .
Shlomi Fish [Thu, 10 Dec 2009 19:25:16 +0000]
Add t/106_no_ignore_case.t .

14 years agoConvert HAVE_GLD to _HAVE_GLD .
Shlomi Fish [Thu, 10 Dec 2009 18:44:36 +0000]
Convert HAVE_GLD to _HAVE_GLD .

This way it doens't need to be documented.

14 years agoConvert HAVE_GLD to _HAVE_GLD .
Shlomi Fish [Thu, 10 Dec 2009 18:44:36 +0000]
Convert HAVE_GLD to _HAVE_GLD .

This way it doens't need to be documented.

14 years agoAnd fix
Tomas Doran (t0m) [Thu, 10 Dec 2009 18:27:13 +0000]
And fix

14 years agoAdd some tests showing that upper case options don't work in MooseX::Getopt::Basic
Tomas Doran (t0m) [Thu, 10 Dec 2009 18:24:09 +0000]
Add some tests showing that upper case options don't work in MooseX::Getopt::Basic

14 years agoRevert "Fix this not having a $VERSION"
Tomas Doran [Mon, 30 Nov 2009 09:33:42 +0000]
Revert "Fix this not having a $VERSION"

Not needed after deletions and reindex - MX::Getopt::Basic does not have
a $VERSION symbol.

This reverts commit 60321fa1aa5b3c94e62c54b70e8c74e3b7e675b0.

14 years agoFix this not having a $VERSION
Tomas Doran [Thu, 26 Nov 2009 22:41:47 +0000]
Fix this not having a $VERSION

14 years agoDate 0.25
Tomas Doran [Thu, 26 Nov 2009 22:08:20 +0000]
Date

14 years agoBump versions
Tomas Doran [Thu, 26 Nov 2009 22:05:59 +0000]
Bump versions

14 years agoUpdate changes, tests for new hooks
Tomas Doran [Thu, 26 Nov 2009 22:02:20 +0000]
Update changes, tests for new hooks

14 years agoIgnore editor files
Tomas Doran [Thu, 26 Nov 2009 03:18:17 +0000]
Ignore editor files

14 years agoBasic test for hooking the usage method
Tomas Doran [Thu, 26 Nov 2009 03:18:05 +0000]
Basic test for hooking the usage method

14 years agoProperly pull apart into roles
Tomas Doran [Thu, 26 Nov 2009 02:59:12 +0000]
Properly pull apart into roles

14 years agoAnd more overrideable
Tomas Doran [Thu, 26 Nov 2009 00:32:36 +0000]
And more overrideable

14 years agoBump version
Tomas Doran [Thu, 26 Nov 2009 00:21:09 +0000]
Bump version

14 years agoMake option warning eacy to override for Catalyst. Needs tests
Tomas Doran [Thu, 26 Nov 2009 00:11:21 +0000]
Make option warning eacy to override for Catalyst. Needs tests

14 years agoPull exiting with useage out into a method
Tomas Doran [Thu, 19 Nov 2009 22:48:04 +0000]
Pull exiting with useage out into a method

14 years agoChangelog 0.24
Tomas Doran (t0m) [Fri, 23 Oct 2009 16:38:43 +0000]
Changelog

14 years agoTrim trailing whitespace
Tomas Doran (t0m) [Fri, 23 Oct 2009 16:37:14 +0000]
Trim trailing whitespace

14 years agoFix bug when handling upper/mixedcase accessors
Tomas Doran (t0m) [Fri, 23 Oct 2009 16:37:33 +0000]
Fix bug when handling upper/mixedcase accessors

14 years agoSlight rewording
Tomas Doran [Fri, 2 Oct 2009 07:45:59 +0000]
Slight rewording

14 years agoChangelog, bump version 0.23
Tomas Doran [Fri, 2 Oct 2009 07:41:57 +0000]
Changelog, bump version

14 years agoMerge commit 'upstream/topic/configfile_default_codref_call'
Tomas Doran [Fri, 2 Oct 2009 07:37:28 +0000]
Merge commit 'upstream/topic/configfile_default_codref_call'

* commit 'upstream/topic/configfile_default_codref_call':
  if configfile is a coderef call it and write some tests for it

14 years agoBump version for release 0.22
Tomas Doran [Sat, 5 Sep 2009 08:32:14 +0000]
Bump version for release

14 years agoBump GLD required version
Tomas Doran [Sat, 5 Sep 2009 08:27:45 +0000]
Bump GLD required version

14 years agoUpdate .gitignore to skip built dists
Tomas Doran [Sun, 30 Aug 2009 16:30:22 +0000]
Update .gitignore to skip built dists

14 years agoForce author tests to be run when in author mode
Tomas Doran [Sun, 30 Aug 2009 16:24:19 +0000]
Force author tests to be run when in author mode

14 years agoMerge master into branch topic/split_gld_from_basic
Tomas Doran [Sun, 30 Aug 2009 16:19:49 +0000]
Merge master into branch

14 years agoif configfile is a coderef call it and write some tests for it topic/configfile_default_codref_call
Gordon Irving [Thu, 27 Aug 2009 15:09:04 +0000]
if configfile is a coderef call it and write some tests for it

14 years agoFix README version 0.21
Tomas Doran [Thu, 27 Aug 2009 00:43:28 +0000]
Fix README version

14 years agoAdd repos info
Tomas Doran [Thu, 27 Aug 2009 00:42:52 +0000]
Add repos info

14 years agoNew M::I doesn't want to play
Tomas Doran [Thu, 27 Aug 2009 00:41:26 +0000]
New M::I doesn't want to play

14 years agoBump versions
Tomas Doran [Thu, 27 Aug 2009 00:39:59 +0000]
Bump versions

14 years agoFix RT#47766
Tomas Doran [Thu, 27 Aug 2009 00:37:42 +0000]
Fix RT#47766

14 years agoAdd Test::Moose, as requested by RT#48843
Tomas Doran [Thu, 27 Aug 2009 00:32:23 +0000]
Add Test::Moose, as requested by RT#48843