]> git.vpit.fr Git - perl/modules/subs-auto.git/log
perl/modules/subs-auto.git
14 years agoThis is 0.05 v0.05
Vincent Pit [Wed, 1 Jul 2009 09:02:24 +0000 (11:02 +0200)]
This is 0.05

14 years agoReally use the meta info to generate the META.yml
Vincent Pit [Wed, 1 Jul 2009 09:00:56 +0000 (11:00 +0200)]
Really use the meta info to generate the META.yml

14 years agoGet rid of t/90-boilerplate.t
Vincent Pit [Wed, 1 Jul 2009 08:57:52 +0000 (10:57 +0200)]
Get rid of t/90-boilerplate.t

15 years agoSlashes are reserved and hence must be encoded in the search part of an URL
Vincent Pit [Wed, 22 Apr 2009 20:51:43 +0000 (22:51 +0200)]
Slashes are reserved and hence must be encoded in the search part of an URL

15 years agoPoint the repository to the gitweb instead of the bare repo
Vincent Pit [Thu, 16 Apr 2009 22:43:53 +0000 (00:43 +0200)]
Point the repository to the gitweb instead of the bare repo

15 years agoTwo typos in test descriptions
Vincent Pit [Sun, 15 Feb 2009 10:59:50 +0000 (11:59 +0100)]
Two typos in test descriptions

15 years agoLocalize the guard
Vincent Pit [Sun, 15 Feb 2009 10:59:00 +0000 (11:59 +0100)]
Localize the guard

15 years agoUse recent ExtUtils::MakeMaker features to generate a better META.yml
Vincent Pit [Sat, 7 Feb 2009 21:31:52 +0000 (22:31 +0100)]
Use recent ExtUtils::MakeMaker features to generate a better META.yml

15 years agoTypo
Vincent Pit [Fri, 3 Oct 2008 23:28:19 +0000 (01:28 +0200)]
Typo

15 years agoBetter be on irc.perl.org
Vincent Pit [Thu, 2 Oct 2008 22:12:44 +0000 (00:12 +0200)]
Better be on irc.perl.org

15 years agoThis is 0.04 v0.04
Vincent Pit [Thu, 2 Oct 2008 20:48:04 +0000 (22:48 +0200)]
This is 0.04

15 years agoMake t/10-base.t more readable by adding *comments* (yikes)
Vincent Pit [Thu, 2 Oct 2008 20:45:40 +0000 (22:45 +0200)]
Make t/10-base.t more readable by adding *comments* (yikes)

15 years agoExplicitely test hash keys
Vincent Pit [Thu, 2 Oct 2008 20:19:35 +0000 (22:19 +0200)]
Explicitely test hash keys

15 years agoTest ampersand calls
Vincent Pit [Thu, 2 Oct 2008 20:15:35 +0000 (22:15 +0200)]
Test ampersand calls

15 years agoBe proud about not using a source filter
Vincent Pit [Mon, 29 Sep 2008 18:31:12 +0000 (20:31 +0200)]
Be proud about not using a source filter

15 years ago'sub foo; print foo 1' compiles to 'print(foo(1))'
Vincent Pit [Mon, 22 Sep 2008 17:20:59 +0000 (19:20 +0200)]
'sub foo; print foo 1' compiles to 'print(foo(1))'

15 years agoGet rid of Debian_CPANTS.txt
Vincent Pit [Thu, 4 Sep 2008 21:49:12 +0000 (23:49 +0200)]
Get rid of Debian_CPANTS.txt

15 years agoThis is 0.03 v0.03
Vincent Pit [Thu, 4 Sep 2008 20:06:32 +0000 (22:06 +0200)]
This is 0.03

15 years agoSimplify double negations
Vincent Pit [Mon, 1 Sep 2008 09:03:44 +0000 (11:03 +0200)]
Simplify double negations

15 years agoAdd prototype tests in t/12-proto.t
Vincent Pit [Sat, 30 Aug 2008 20:14:16 +0000 (22:14 +0200)]
Add prototype tests in t/12-proto.t

15 years agoTest -X _
Vincent Pit [Fri, 29 Aug 2008 22:18:46 +0000 (00:18 +0200)]
Test -X _

15 years agoTrack META.yml
Vincent Pit [Thu, 28 Aug 2008 17:54:42 +0000 (19:54 +0200)]
Track META.yml

15 years agoAdd the sample/subs.pl script
Vincent Pit [Thu, 28 Aug 2008 17:53:38 +0000 (19:53 +0200)]
Add the sample/subs.pl script

15 years agoRenumber t/11-pkg.t tests
Vincent Pit [Thu, 28 Aug 2008 17:45:57 +0000 (19:45 +0200)]
Renumber t/11-pkg.t tests

15 years agoWe don't really need to localize the guard since there's no way it could recurse
Vincent Pit [Thu, 28 Aug 2008 17:33:00 +0000 (19:33 +0200)]
We don't really need to localize the guard since there's no way it could recurse

15 years agoOops, 'bareword' was the old module name
Vincent Pit [Thu, 28 Aug 2008 17:31:33 +0000 (19:31 +0200)]
Oops, 'bareword' was the old module name

15 years agoClarify what 'in' does with doc and tests
Vincent Pit [Thu, 28 Aug 2008 17:18:07 +0000 (19:18 +0200)]
Clarify what 'in' does with doc and tests

15 years agoThis is 0.02 v0.02
Vincent Pit [Thu, 28 Aug 2008 14:49:09 +0000 (16:49 +0200)]
This is 0.02

15 years agoTest for an odd number of arguments
Vincent Pit [Thu, 28 Aug 2008 14:48:47 +0000 (16:48 +0200)]
Test for an odd number of arguments

15 years agoFix DATA filehandle
Vincent Pit [Thu, 28 Aug 2008 14:40:10 +0000 (16:40 +0200)]
Fix DATA filehandle

15 years agoDocument opening of global filehandles in pragma scope
Vincent Pit [Thu, 28 Aug 2008 14:36:21 +0000 (16:36 +0200)]
Document opening of global filehandles in pragma scope

15 years agoDocument the 'in' parameter
Vincent Pit [Thu, 28 Aug 2008 14:33:22 +0000 (16:33 +0200)]
Document the 'in' parameter

15 years agoRefactor the package name validation in a proper sub
Vincent Pit [Thu, 28 Aug 2008 12:45:57 +0000 (14:45 +0200)]
Refactor the package name validation in a proper sub

15 years agoAdd the in parameter
Vincent Pit [Thu, 28 Aug 2008 11:29:23 +0000 (13:29 +0200)]
Add the in parameter

15 years agoAdd a second subs::auto zone in the test
Vincent Pit [Thu, 28 Aug 2008 10:01:17 +0000 (12:01 +0200)]
Add a second subs::auto zone in the test

15 years agoSkip __LINE__ and __FILE__. Use __LINE__ in the tests
Vincent Pit [Thu, 28 Aug 2008 09:37:34 +0000 (11:37 +0200)]
Skip __LINE__ and __FILE__. Use __LINE__ in the tests

15 years agoTest global filehandles
Vincent Pit [Wed, 27 Aug 2008 21:26:52 +0000 (23:26 +0200)]
Test global filehandles

15 years agoThis is 0.01 v0.01
Vincent Pit [Wed, 27 Aug 2008 21:20:04 +0000 (23:20 +0200)]
This is 0.01