13 months agouse Test::Needs master
Karen Etheridge [Sun, 5 Mar 2023 21:03:16 +0000]
use Test::Needs

13 months agofix require, in the presence of PERL_USE_UNSAFE_INC=0
Karen Etheridge [Sun, 5 Mar 2023 20:59:32 +0000]
fix require, in the presence of PERL_USE_UNSAFE_INC=0

13 months agoensure metadata stays at v2 everywhere
Karen Etheridge [Tue, 15 Nov 2016 19:31:51 +0000]
ensure metadata stays at v2 everywhere

internally EUMM might store metadata at v1.4 and lose some prereqs.

7 years agoRelease commit for 0.033 v0.033
Matt S Trout [Mon, 20 Mar 2017 17:43:04 +0000]
Release commit for 0.033

7 years agofix author mode when . is not in @INC
Graham Knop [Sun, 19 Mar 2017 18:38:50 +0000]
fix author mode when . is not in @INC

7 years agobump other version
Matt S Trout [Sun, 19 Mar 2017 18:28:09 +0000]
bump other version

7 years agobump version
Matt S Trout [Sun, 19 Mar 2017 18:27:46 +0000]
bump version

7 years agoreinstate the right glob in XML::Tags (RT#120071) globbery
Dagfinn Ilmari Mannsåker [Thu, 2 Feb 2017 12:55:48 +0000]
reinstate the right glob in XML::Tags (RT#120071)

CORE::glob is equivalent to File::Glob::csh_glob, not bsd_glob (which is
what the now-deprecated File::Glob::glob calls).

7 years agoRelease commit for 0.032 v0.032
Matt S Trout [Tue, 15 Nov 2016 19:14:41 +0000]
Release commit for 0.032

7 years agobump version
Matt S Trout [Tue, 15 Nov 2016 19:10:03 +0000]
bump version

7 years agochangelog
Matt S Trout [Tue, 15 Nov 2016 19:05:27 +0000]
changelog

7 years agoadd HTTP::Body dep
Matt S Trout [Tue, 15 Nov 2016 19:04:20 +0000]
add HTTP::Body dep

7 years agospelling mistakes (RT#118540)
gregor herrmann [Sat, 29 Oct 2016 12:59:14 +0000]
spelling mistakes (RT#118540)

7 years agofix Test::More version used, for done_testing
Karen Etheridge [Wed, 31 Aug 2016 22:16:39 +0000]
fix Test::More version used, for done_testing

7 years agoimport "builder" into the right namespace - thanks, gbhat!
Karen Etheridge [Wed, 31 Aug 2016 22:15:53 +0000]
import "builder" into the right namespace - thanks, gbhat!

8 years agoRelease commit for 0.031 v0.031
Matt S Trout [Fri, 14 Aug 2015 15:26:22 +0000]
Release commit for 0.031

8 years agoBumping version to 0.031
Matt S Trout [Fri, 14 Aug 2015 15:25:19 +0000]
Bumping version to 0.031

8 years agobump missed version in Role.pm
Matt S Trout [Fri, 14 Aug 2015 15:25:17 +0000]
bump missed version in Role.pm

8 years agomention doc changes
Matt S Trout [Fri, 14 Aug 2015 15:24:07 +0000]
mention doc changes

8 years agohandle empty query parameters
Matt S Trout [Fri, 14 Aug 2015 15:01:49 +0000]
handle empty query parameters

9 years agocan(undef) on 5.8.x blows up, work around it
Matt S Trout [Sat, 20 Dec 2014 21:11:44 +0000]
can(undef) on 5.8.x blows up, work around it

Conflicts:
Changes

9 years agode-proto the examples
Christian Walde [Thu, 23 Oct 2014 21:21:48 +0000]
de-proto the examples

9 years agoremove realclean from Makefile.PL and let Distar handle it
Graham Knop [Thu, 21 Aug 2014 15:41:35 +0000]
remove realclean from Makefile.PL and let Distar handle it

9 years agoremove version bumping make targets and let distar handle it
Graham Knop [Thu, 21 Aug 2014 15:39:42 +0000]
remove version bumping make targets and let distar handle it

9 years agoRelease commit for 0.030 v0.030
Matt S Trout [Thu, 7 Aug 2014 14:39:46 +0000]
Release commit for 0.030

9 years agobump version
Matt S Trout [Thu, 7 Aug 2014 14:37:52 +0000]
bump version

9 years agomake dispatch_misc.t handle Plack's MockHTTP's on error behaviour changing
Matt S Trout [Thu, 7 Aug 2014 14:37:37 +0000]
make dispatch_misc.t handle Plack's MockHTTP's on error behaviour changing

9 years agofix example typo (thanks, BooK!)
Karen Etheridge [Mon, 4 Aug 2014 23:30:07 +0000]
fix example typo (thanks, BooK!)

9 years agoRelease commit for 0.029 v0.029
Karen Etheridge [Sun, 27 Jul 2014 00:19:06 +0000]
Release commit for 0.029

9 years agomake bump
Karen Etheridge [Sun, 27 Jul 2014 00:16:30 +0000]
make bump

9 years agoa bit more meta munging for older EUMM
Karen Etheridge [Sun, 27 Jul 2014 00:14:13 +0000]
a bit more meta munging for older EUMM

9 years agochangelog for metadata
Karen Etheridge [Sun, 27 Jul 2014 00:15:29 +0000]
changelog for metadata

9 years agoCorrect location of git repository, s/p5sagits/catagits/
Thomas Sibley [Fri, 25 Jul 2014 23:13:51 +0000]
Correct location of git repository, s/p5sagits/catagits/

9 years agoRelease commit for 0.028 v0.028
Karen Etheridge [Fri, 11 Jul 2014 15:17:07 +0000]
Release commit for 0.028

9 years agomake bump
Karen Etheridge [Fri, 11 Jul 2014 15:15:36 +0000]
make bump

9 years agoremove unneeded prereqs: in core, or brought in via Moo and Plack
Karen Etheridge [Fri, 11 Jul 2014 15:13:15 +0000]
remove unneeded prereqs: in core, or brought in via Moo and Plack

9 years agoset proper Exporter prereq; base no longer used
Karen Etheridge [Fri, 11 Jul 2014 15:11:44 +0000]
set proper Exporter prereq; base no longer used

9 years agoset minimum required version of perl to 5.6 (let's see what the smokers think)
Karen Etheridge [Fri, 11 Jul 2014 15:10:38 +0000]
set minimum required version of perl to 5.6 (let's see what the smokers think)

9 years agoremove use of 'use base'
Matt S Trout [Fri, 11 Jul 2014 15:02:31 +0000]
remove use of 'use base'

9 years agoRelease commit for 0.027 v0.027
Karen Etheridge [Fri, 11 Jul 2014 14:11:26 +0000]
Release commit for 0.027

9 years agobump version to 0.027
Karen Etheridge [Fri, 11 Jul 2014 14:07:33 +0000]
bump version to 0.027

9 years agodrop mention of strict and warnings in prereqs - they are core only since at least 5.6
Karen Etheridge [Fri, 11 Jul 2014 14:05:54 +0000]
drop mention of strict and warnings in prereqs - they are core only since at least 5.6

9 years agoalways specify a base prereq for EUMM
Karen Etheridge [Wed, 9 Jul 2014 16:58:49 +0000]
always specify a base prereq for EUMM

9 years agoRelease commit for 0.026_001 v0.026_001
Karen Etheridge [Wed, 9 Jul 2014 16:03:31 +0000]
Release commit for 0.026_001

9 years agobump version to 0.026_001
Karen Etheridge [Wed, 9 Jul 2014 16:02:33 +0000]
bump version to 0.026_001

9 years agoadd back in the prereqs from 0.025, minus bad ones
Karen Etheridge [Wed, 9 Jul 2014 15:59:41 +0000]
add back in the prereqs from 0.025, minus bad ones

9 years agoChangelog for Makefile.PL fix
Karen Etheridge [Wed, 9 Jul 2014 15:58:49 +0000]
Changelog for Makefile.PL fix

9 years agospecify prereqs in META and move them to PREREQ_PM, *_REQUIRES conditional on EUMM...
Karen Etheridge [Wed, 9 Jul 2014 15:50:41 +0000]
specify prereqs in META and move them to PREREQ_PM, *_REQUIRES conditional on EUMM version

9 years agore-specify minimum perl version, add some metadata
Karen Etheridge [Wed, 9 Jul 2014 15:38:59 +0000]
re-specify minimum perl version, add some metadata

9 years agoRevert "declare minimum perl version, meta resources; add missing prereq declarations"
Karen Etheridge [Wed, 9 Jul 2014 15:35:16 +0000]
Revert "declare minimum perl version, meta resources; add missing prereq declarations"

This reverts commit ce2f59dbfe4472f19fac8ee172702632c5b638fd.

Conflicts:
Makefile.PL

9 years agoRelease commit for 0.026 v0.026
Matt S Trout [Wed, 9 Jul 2014 12:39:47 +0000]
Release commit for 0.026

9 years agobump version
Matt S Trout [Wed, 9 Jul 2014 11:25:04 +0000]
bump version

9 years agoremove erroneous XML::Tags prereq
Matt S Trout [Wed, 9 Jul 2014 11:24:47 +0000]
remove erroneous XML::Tags prereq

9 years agoRelease commit for 0.025 v0.025
Karen Etheridge [Tue, 8 Jul 2014 01:27:38 +0000]
Release commit for 0.025

9 years agomake bump
Karen Etheridge [Tue, 8 Jul 2014 01:25:32 +0000]
make bump

9 years agodeclare minimum perl version, meta resources; add missing prereq declarations
Karen Etheridge [Tue, 8 Jul 2014 01:20:42 +0000]
declare minimum perl version, meta resources; add missing prereq declarations

9 years agofix test that was planning twice
Karen Etheridge [Tue, 8 Jul 2014 01:24:20 +0000]
fix test that was planning twice

9 years agogive attribution for leak fix
Karen Etheridge [Tue, 8 Jul 2014 01:04:57 +0000]
give attribution for leak fix

9 years agofix a memory leak introduced by 1f8cad5e5a1875de94d63ac91d8ded4d2282c62e
Christian Walde [Mon, 7 Jul 2014 16:39:33 +0000]
fix a memory leak introduced by 1f8cad5e5a1875de94d63ac91d8ded4d2282c62e

9 years agoRelease commit for 0.024 v0.024
Karen Etheridge [Fri, 4 Jul 2014 02:42:44 +0000]
Release commit for 0.024

9 years agobump version
Karen Etheridge [Fri, 4 Jul 2014 02:38:20 +0000]
bump version

9 years agochangelog for next release
Karen Etheridge [Fri, 4 Jul 2014 01:19:10 +0000]
changelog for next release

9 years agodoc fix - RT#96509
Karen Etheridge [Fri, 4 Jul 2014 01:18:31 +0000]
doc fix - RT#96509

9 years agoclean more things with "realclean"
Karen Etheridge [Fri, 4 Jul 2014 01:17:07 +0000]
clean more things with "realclean"

9 years agoscript to bump version, as from strictures
Karen Etheridge [Fri, 4 Jul 2014 01:37:40 +0000]
script to bump version, as from strictures

9 years agoignore dist build dirs
Karen Etheridge [Fri, 4 Jul 2014 02:41:04 +0000]
ignore dist build dirs

9 years agoclean up Web::Simple::Role pod
Graham Knop [Sat, 24 May 2014 16:14:10 +0000]
clean up Web::Simple::Role pod

9 years agoRelease commit for 0.023 v0.023
Matt S Trout [Fri, 23 May 2014 18:13:34 +0000]
Release commit for 0.023

9 years agobump version
Matt S Trout [Fri, 23 May 2014 18:13:04 +0000]
bump version

9 years agochangelog that I fucked up a release
Matt S Trout [Fri, 23 May 2014 18:12:43 +0000]
changelog that I fucked up a release

9 years agoRelease commit for 0.022 v0.022
Matt S Trout [Fri, 23 May 2014 18:08:49 +0000]
Release commit for 0.022

9 years agobump version
Matt S Trout [Fri, 23 May 2014 18:08:20 +0000]
bump version

9 years agochangelog fix
Matt S Trout [Fri, 23 May 2014 18:08:07 +0000]
changelog fix

9 years agostop trying to load module that doesn't exist anymore
Graham Knop [Fri, 23 May 2014 17:49:26 +0000]
stop trying to load module that doesn't exist anymore

9 years agoRelease commit for 0.021 v0.021
Matt S Trout [Tue, 20 May 2014 19:24:38 +0000]
Release commit for 0.021

9 years agobump version
Matt S Trout [Tue, 20 May 2014 19:23:19 +0000]
bump version

9 years agomissing CONTRIBUTORS entry for ether
Matt S Trout [Tue, 20 May 2014 19:22:06 +0000]
missing CONTRIBUTORS entry for ether

9 years agomissing CONTRIBUTORS entry for osfameron
Matt S Trout [Tue, 20 May 2014 19:21:43 +0000]
missing CONTRIBUTORS entry for osfameron

9 years agofixup changes
Matt S Trout [Tue, 20 May 2014 19:20:14 +0000]
fixup changes

9 years agohandle ) as last character of composite spec
Matt S Trout [Tue, 20 May 2014 19:18:11 +0000]
handle ) as last character of composite spec

9 years agoTest that (GET+/foo)|(POST+/foo) works
Thomas Sibley [Mon, 7 Apr 2014 19:38:50 +0000]
Test that (GET+/foo)|(POST+/foo) works

Currently the dispatch parser throws an error about not finding a
closing paren.

9 years agoadd Changes
Arthur Axel 'fREW' Schmidt [Tue, 20 May 2014 19:17:12 +0000]
add Changes

9 years agodocument method name style
Arthur Axel 'fREW' Schmidt [Tue, 20 May 2014 19:17:04 +0000]
document method name style

9 years agofix silly typo
Arthur Axel 'fREW' Schmidt [Tue, 20 May 2014 19:15:30 +0000]
fix silly typo

9 years agoallow dispatching to a method name as a string instead of a sub
Christian Walde [Fri, 22 Nov 2013 15:09:55 +0000]
allow dispatching to a method name as a string instead of a sub

9 years agodisassemble DispatchNode since Dispatch.pm can now differentiate between dispatch...
Christian Walde [Fri, 22 Nov 2013 16:11:59 +0000]
disassemble DispatchNode since Dispatch.pm can now differentiate between dispatch app and object

9 years agostick DispatchNode comments to the appropiate code
Christian Walde [Wed, 20 Nov 2013 22:19:51 +0000]
stick DispatchNode comments to the appropiate code

9 years agorefactor _construct_node to reduce code duplication
Christian Walde [Fri, 22 Nov 2013 16:20:55 +0000]
refactor _construct_node to reduce code duplication

9 years agoallow passing either psgi app, or application object to Web::Dispatch
Christian Walde [Fri, 22 Nov 2013 15:59:50 +0000]
allow passing either psgi app, or application object to Web::Dispatch

9 years agoWeb::Simple::Role web-simple-role
Hakim Cassimally [Thu, 15 May 2014 13:37:05 +0000]
Web::Simple::Role

10 years agominor wording improvements
Karen Etheridge [Thu, 12 Dec 2013 02:20:48 +0000]
minor wording improvements

10 years agoadd header
Karen Etheridge [Thu, 12 Dec 2013 02:19:34 +0000]
add header

10 years agoadd a test for trying to dispatch on a pair of WD::Matcher and non-sub
Christian Walde [Fri, 22 Nov 2013 15:00:18 +0000]
add a test for trying to dispatch on a pair of WD::Matcher and non-sub

10 years agoadd test for to_app-less object as invalid psgi response, completing coverage of...
Christian Walde [Fri, 22 Nov 2013 13:58:05 +0000]
add test for to_app-less object as invalid psgi response, completing coverage of Web::Dispatch::call

10 years agoconsolidate tests for invalid psgi responses
Christian Walde [Fri, 22 Nov 2013 13:56:32 +0000]
consolidate tests for invalid psgi responses

10 years agotest POST splat
Arthur Axel 'fREW' Schmidt [Wed, 18 Sep 2013 17:20:40 +0000]
test POST splat

11 years agominor doc updates
Karen Etheridge [Fri, 12 Apr 2013 18:56:46 +0000]
minor doc updates

11 years agominor doc update
Matt Phillips [Fri, 2 Nov 2012 20:21:44 +0000]
minor doc update

11 years agosome doc cleanup
Karen Etheridge [Sun, 22 Jul 2012 07:22:42 +0000]
some doc cleanup

11 years agoexpand ParamParser comment so nobody breaks it again
Matt S Trout [Tue, 4 Dec 2012 22:14:03 +0000]
expand ParamParser comment so nobody breaks it again