13 years agoVersion 0.18 0.18
Florian Ragwitz [Sun, 13 Jun 2010 17:10:38 +0000]
Version 0.18

13 years agovivify the storage var manually
Jesse Luehrs [Sun, 13 Jun 2010 16:44:14 +0000]
vivify the storage var manually

13 years agoVersion 0.17 0.17
Florian Ragwitz [Sat, 5 Jun 2010 23:13:22 +0000]
Version 0.17

13 years agoAllow the debugger test to be skipped early
Florian Ragwitz [Sat, 5 Jun 2010 23:07:20 +0000]
Allow the debugger test to be skipped early

Loading the debugger often goes wrong, so it's important we skip the
test before it gets loaded.

13 years agoVersion 0.16 0.16
Florian Ragwitz [Sat, 5 Jun 2010 20:52:02 +0000]
Version 0.16

13 years agoStop declaring unused variables
Florian Ragwitz [Sat, 5 Jun 2010 20:51:34 +0000]
Stop declaring unused variables

13 years agoCredit doy
Florian Ragwitz [Sat, 5 Jun 2010 20:49:22 +0000]
Credit doy

13 years agoConvert to Dist::Zilla
Florian Ragwitz [Sat, 5 Jun 2010 20:47:21 +0000]
Convert to Dist::Zilla

13 years agochangelog and version bump 0.15
Jesse Luehrs [Fri, 14 May 2010 17:27:05 +0000]
changelog and version bump

13 years agos/Stash::Manip/Package::Stash/g
Jesse Luehrs [Fri, 14 May 2010 16:52:21 +0000]
s/Stash::Manip/Package::Stash/g

13 years agoadjust deps and add changelog
Jesse Luehrs [Wed, 12 May 2010 22:47:37 +0000]
adjust deps and add changelog

13 years agostart converting to use Stash::Manip
Jesse Luehrs [Tue, 11 May 2010 07:48:37 +0000]
start converting to use Stash::Manip

14 years agoVersion 0.14. 0.14
Florian Ragwitz [Thu, 18 Mar 2010 10:17:12 +0000]
Version 0.14.

14 years agoTurn the very faily debugger test into an author test.
Florian Ragwitz [Thu, 18 Mar 2010 10:14:52 +0000]
Turn the very faily debugger test into an author test.

14 years agoRemove auto_install for mbm as using git is 'too much yak hair'.
Tomas Doran (t0m) [Tue, 16 Mar 2010 17:08:07 +0000]
Remove auto_install for mbm as using git is 'too much yak hair'.

14 years agoVersion 0.13. 0.13
Florian Ragwitz [Sun, 17 Jan 2010 01:42:24 +0000]
Version 0.13.

14 years agoSkip failing debugger tests on 5.8.8 and older.
Florian Ragwitz [Sun, 17 Jan 2010 01:40:26 +0000]
Skip failing debugger tests on 5.8.8 and older.

14 years agoVersion 0.12. 0.12
Florian Ragwitz [Thu, 14 Jan 2010 02:23:28 +0000]
Version 0.12.

14 years agoRemove auto-generated README.
Florian Ragwitz [Thu, 14 Jan 2010 02:19:44 +0000]
Remove auto-generated README.

14 years agoStop relying on stash entries always being upgraded into real GVs.
Florian Ragwitz [Thu, 14 Jan 2010 01:51:59 +0000]
Stop relying on stash entries always being upgraded into real GVs.

14 years agowork around $DB::sub
Yuval Kogman [Wed, 23 Sep 2009 15:20:31 +0000]
work around $DB::sub

The variable is a string which is dereferenced as a sub that no longer
exists.

When we delete the glob where the sub was defined, we therefore alias it
to "namespace::clean::deleted::$fq" so that the debugger can still
dereference a symbolic ref and get back a working subroutine

14 years agoFix restoring of non-code symbols when cleaning.
Florian Ragwitz [Sat, 11 Jul 2009 15:31:30 +0000]
Fix restoring of non-code symbols when cleaning.

Curtesy of Ben Morrows.

14 years agoAdd testcase for clobbering globs when trying to restore them.
Florian Ragwitz [Tue, 30 Jun 2009 05:10:50 +0000]
Add testcase for clobbering globs when trying to restore them.

Courtesy of Ben Morrows.

15 years agoVersion 0.11. 0.11
Florian Ragwitz [Tue, 3 Mar 2009 16:39:12 +0000]
Version 0.11.

15 years agoAdd reference to RT ticket the recent changes fix.
Florian Ragwitz [Tue, 3 Mar 2009 16:32:31 +0000]
Add reference to RT ticket the recent changes fix.

15 years agoupdated README
Robert 'phaylon' Sedlacek [Tue, 3 Mar 2009 16:20:31 +0000]
updated README

15 years agoremoval subroutine named clean_subroutines, not remove_subroutines
Robert 'phaylon' Sedlacek [Tue, 3 Mar 2009 16:18:45 +0000]
removal subroutine named clean_subroutines, not remove_subroutines

15 years agoimplemented -cleanee option plus an external callable remove_subroutines class method...
Robert 'phaylon' Sedlacek [Tue, 3 Mar 2009 16:16:22 +0000]
implemented -cleanee option plus an external callable remove_subroutines class method to provide functionaltiy as per RT#41850

15 years agoMake META.yml parsable by working around what i think is a Module::Install bug. 0.10
Florian Ragwitz [Fri, 20 Feb 2009 13:40:23 +0000]
Make META.yml parsable by working around what i think is a Module::Install bug.

15 years agoAdd .gitignore.
Florian Ragwitz [Fri, 20 Feb 2009 13:38:07 +0000]
Add .gitignore.

15 years agoRemove MANIFEST. Generate it from MANIFEST.SKIP.
Florian Ragwitz [Fri, 20 Feb 2009 13:37:39 +0000]
Remove MANIFEST. Generate it from MANIFEST.SKIP.

15 years agoQuote $VERSION so it won't end up as 0.1.
Florian Ragwitz [Fri, 20 Feb 2009 13:35:33 +0000]
Quote $VERSION so it won't end up as 0.1.

15 years agoUpdate README.
Florian Ragwitz [Fri, 20 Feb 2009 13:33:41 +0000]
Update README.

15 years agoVersion 0.10.
Florian Ragwitz [Fri, 20 Feb 2009 13:32:46 +0000]
Version 0.10.

15 years agoDepend on B::Hooks::EndOfScope 0.07 to avoid Unknown errors.
Florian Ragwitz [Fri, 20 Feb 2009 13:30:17 +0000]
Depend on B::Hooks::EndOfScope 0.07 to avoid Unknown errors.

15 years agoDepend B::Hooks::EndOfScope 0.06.
Florian Ragwitz [Mon, 19 Jan 2009 00:38:26 +0000]
Depend B::Hooks::EndOfScope 0.06.

This stops some segfaults when trying to clean things that were already
unimported due to the bumped Variable::Magic dependency.

15 years agoUpdate pod to reflect the current version.
Florian Ragwitz [Wed, 12 Nov 2008 13:09:35 +0000]
Update pod to reflect the current version.

15 years agoVersion 0.09. 0.09
Florian Ragwitz [Wed, 22 Oct 2008 15:49:39 +0000]
Version 0.09.

15 years agoUpdate documentation to reflect B::Hooks::EndOfScope usage.
Florian Ragwitz [Wed, 22 Oct 2008 15:47:54 +0000]
Update documentation to reflect B::Hooks::EndOfScope usage.

15 years agoPort to B::Hooks::EndOfScope.
Florian Ragwitz [Wed, 22 Oct 2008 15:47:29 +0000]
Port to B::Hooks::EndOfScope.

15 years agoRemove autogenerated stuff.
Florian Ragwitz [Wed, 22 Oct 2008 16:47:22 +0000]
Remove autogenerated stuff.

15 years agoImport namespace-clean-0.08.tar.gz. 0.08
Florian Ragwitz [Sat, 8 Mar 2008 23:00:00 +0000]
Import namespace-clean-0.08.tar.gz.

15 years agoImport namespace-clean-0.07.tar.gz. 0.07
Florian Ragwitz [Sat, 8 Mar 2008 23:00:00 +0000]
Import namespace-clean-0.07.tar.gz.

15 years agoImport namespace-clean-0.06.tar.gz. 0.06
Florian Ragwitz [Tue, 19 Feb 2008 23:00:00 +0000]
Import namespace-clean-0.06.tar.gz.

15 years agoImport namespace-clean-0.05.tar.gz. 0.05
Florian Ragwitz [Sat, 11 Aug 2007 22:00:00 +0000]
Import namespace-clean-0.05.tar.gz.

15 years agoImport namespace-clean-0.04.tar.gz. 0.04
Florian Ragwitz [Fri, 16 Mar 2007 23:00:00 +0000]
Import namespace-clean-0.04.tar.gz.

15 years agoImport namespace-clean-0.03.tar.gz. 0.03
Florian Ragwitz [Fri, 23 Feb 2007 23:00:00 +0000]
Import namespace-clean-0.03.tar.gz.

15 years agoImport namespace-clean-0.02.tar.gz. 0.02
Florian Ragwitz [Sun, 18 Feb 2007 23:00:00 +0000]
Import namespace-clean-0.02.tar.gz.

15 years agoImport namespace-clean-0.01.tar.gz. 0.01
Florian Ragwitz [Sat, 17 Feb 2007 23:00:00 +0000]
Import namespace-clean-0.01.tar.gz.