11 years agoprep for release v0.009009 v0.9.9
Karen Etheridge [Fri, 3 Aug 2012 22:09:00 +0000]
prep for release

...and switching to dotless versions to make it clear we have a lot of room
left before we're forced over to 1.0

11 years agoRT#78724: --to-stderr was broken
Karen Etheridge [Wed, 1 Aug 2012 21:19:31 +0000]
RT#78724: --to-stderr was broken

11 years agorelease 0.9.8 v0.9.8
David Leadbeater [Mon, 16 Jul 2012 07:12:03 +0000]
release 0.9.8

11 years agoRT #78391: Avoid using $_ when requiring modules
David Leadbeater [Mon, 16 Jul 2012 07:08:08 +0000]
RT #78391: Avoid using $_ when requiring modules

11 years agoprep for release v0.9.7
Matt S Trout [Thu, 12 Jul 2012 13:48:21 +0000]
prep for release

11 years agodocument trace capturing
Matt S Trout [Thu, 12 Jul 2012 13:47:39 +0000]
document trace capturing

11 years agoclean up and simplify tracing code
Matt S Trout [Thu, 12 Jul 2012 13:29:17 +0000]
clean up and simplify tracing code

11 years agofix missing whitespace before (
Matt S Trout [Thu, 12 Jul 2012 13:28:48 +0000]
fix missing whitespace before (

12 years agokeep tempdir if FATPACKER_KEEP_TESTDIR env exists, use tempdir function for this
Sawyer X [Thu, 23 Feb 2012 18:07:27 +0000]
keep tempdir if FATPACKER_KEEP_TESTDIR env exists, use tempdir function for this

12 years agono space identation
Sawyer X [Thu, 23 Feb 2012 13:10:29 +0000]
no space identation

12 years agouse Cwd (core) to allow pruning tmp dirs in test
Sawyer X [Thu, 23 Feb 2012 13:04:07 +0000]
use Cwd (core) to allow pruning tmp dirs in test

12 years agouse Capture::Tiny to allow returning captured trace
Sawyer X [Thu, 23 Feb 2012 12:56:23 +0000]
use Capture::Tiny to allow returning captured trace

12 years agoput equal sign for module parameters in trace() method
Sawyer X [Thu, 23 Feb 2012 12:35:59 +0000]
put equal sign for module parameters in trace() method

12 years agohandle undefined values
Sawyer X [Thu, 23 Feb 2012 12:33:45 +0000]
handle undefined values

12 years agomoved additional modules into trace() method
Sawyer X [Thu, 23 Feb 2012 12:32:24 +0000]
moved additional modules into trace() method

12 years agomove trace arguments to hash to make it more flexible
Sawyer X [Thu, 23 Feb 2012 12:24:23 +0000]
move trace arguments to hash to make it more flexible

12 years agoseparate tracing to a method
Sawyer X [Thu, 23 Feb 2012 12:21:08 +0000]
separate tracing to a method

12 years agodocument ::Trace thoroughly
Sawyer X [Thu, 23 Feb 2012 12:18:43 +0000]
document ::Trace thoroughly

12 years agoput parser object in an attribute, use methods for it
Sawyer X [Thu, 23 Feb 2012 12:15:21 +0000]
put parser object in an attribute, use methods for it

12 years agoignore vim swap files
Sawyer X [Thu, 23 Feb 2012 11:31:25 +0000]
ignore vim swap files

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