12 years agoSupport not having a lib directory topic/no_lib_directory
Tomas Doran [Sun, 12 Feb 2012 00:22:54 +0000]
Support not having a lib directory

12 years agoAdd repository metadaa
Tomas Doran [Sun, 12 Feb 2012 00:42:41 +0000]
Add repository metadaa

12 years agoAdd MYMETA files to META.yml
Tomas Doran [Sun, 12 Feb 2012 00:41:12 +0000]
Add MYMETA files to META.yml

12 years agoAdd a test for packing
David Leadbeater [Sun, 5 Feb 2012 12:30:08 +0000]
Add a test for packing

13 years agoAdd --use option to use extra modules when tracing
David Leadbeater [Tue, 18 Jan 2011 20:45:24 +0000]
Add --use option to use extra modules when tracing

13 years agoAdd a gitignore v0.9.6
David Leadbeater [Tue, 18 Jan 2011 19:57:21 +0000]
Add a gitignore

13 years agoSwitch to File::Path::{rmtree,mkpath}
David Leadbeater [Tue, 18 Jan 2011 19:49:35 +0000]
Switch to File::Path::{rmtree,mkpath}

Removes dependency on File::Path >= 2.07.

13 years ago0.9.5 v0.9.5
David Leadbeater [Wed, 12 Jan 2011 22:10:32 +0000]
0.9.5

13 years agoUse strict in test script, don't require done_testing support
David Leadbeater [Wed, 12 Jan 2011 22:07:47 +0000]
Use strict in test script, don't require done_testing support

13 years agoDon't skip t/mod/*.pm from MANIFEST v0.9.4
David Leadbeater [Wed, 12 Jan 2011 21:58:24 +0000]
Don't skip t/mod/*.pm from MANIFEST

13 years ago0.9.4
David Leadbeater [Wed, 12 Jan 2011 21:54:15 +0000]
0.9.4

13 years agoDie if open fails in @INC handler
David Leadbeater [Thu, 23 Dec 2010 00:19:14 +0000]
Die if open fails in @INC handler

You'd think this impossible, but I was just testing with a broken perl
install where PerlIO::scalar's XS module didn't load.

"Can't locate XXX.pm in @INC" was a somewhat flummoxing error.

13 years ago[rt.cpan.org #63466] Add ending newline if input lacks one
gugod [Thu, 23 Dec 2010 00:18:53 +0000]
[rt.cpan.org #63466] Add ending newline if input lacks one

13 years ago[rt.cpan.org #60622] Handle conditional loading
David Leadbeater [Mon, 20 Dec 2010 18:09:37 +0000]
[rt.cpan.org #60622] Handle conditional loading

Now uses a CHECK block to see what is actually loaded, rather than using
a @INC hook which sees what might be loaded.

Also add some basic tests for tracing module loading.

13 years agobump to 0.93
tokuhirom [Wed, 21 Jul 2010 23:30:12 +0000]
bump to 0.93

13 years agofixed dependency for File::Path
tokuhirom [Wed, 21 Jul 2010 23:28:44 +0000]
fixed dependency for File::Path

13 years agoChecking in changes prior to tagging of version 0.009002
tokuhirom [Wed, 7 Jul 2010 11:57:03 +0000]
Checking in changes prior to tagging of version 0.009002

13 years agoChanges for 0.009002
tokuhirom [Wed, 7 Jul 2010 11:56:13 +0000]
Changes for 0.009002

13 years agofixed doc bug on command usage. same as a884f0d.
tokuhirom [Wed, 7 Jul 2010 11:47:38 +0000]
fixed doc bug on command usage. same as a884f0d.

14 years agoslightly better user experience :)
Tatsuhiko Miyagawa [Thu, 25 Mar 2010 09:23:23 +0000]
slightly better user experience :)

14 years agofixed typo and doc bug on command usage
Tatsuhiko Miyagawa [Thu, 25 Mar 2010 09:18:50 +0000]
fixed typo and doc bug on  command usage

14 years agoChanges for 0.009001 (first release)
Matt S Trout [Thu, 25 Mar 2010 09:04:15 +0000]
Changes for 0.009001 (first release)

14 years agomove VERSION declaration somewhere sensible and add perl version requirement
Matt S Trout [Thu, 25 Mar 2010 09:01:46 +0000]
move VERSION declaration somewhere sensible and add perl version requirement

14 years agousual dist crap
Matt S Trout [Thu, 25 Mar 2010 09:01:01 +0000]
usual dist crap

14 years agonuke Distar since I don't have time to make this go yet
Matt S Trout [Thu, 25 Mar 2010 09:00:39 +0000]
nuke Distar since I don't have time to make this go yet

14 years agoinitial import of skeleton code
Matt S Trout [Fri, 19 Mar 2010 06:46:33 +0000]
initial import of skeleton code