14 years agoforgot the S dwarn_only
Arthur Axel 'fREW' Schmidt [Sat, 13 Feb 2010 20:54:19 +0000]
forgot the S

14 years agodoc for _only methods
Arthur Axel 'fREW' Schmidt [Sat, 13 Feb 2010 20:50:17 +0000]
doc for _only methods

14 years agofix parens and use eq_array
Arthur Axel 'fREW' Schmidt [Sat, 13 Feb 2010 20:30:36 +0000]
fix parens and use eq_array

14 years agoadd tests for the most excellent _only subs
Arthur Axel 'fREW' Schmidt [Sat, 13 Feb 2010 20:20:53 +0000]
add tests for the most excellent _only subs

14 years agomove Dwarn_only and DwarnS_only into @EXPORT and add to Changes
Matt S Trout [Sat, 13 Feb 2010 20:02:55 +0000]
move Dwarn_only and DwarnS_only into @EXPORT and add to Changes

14 years agoadd Dwarn_only and DwarnS_only
Matt S Trout [Sat, 13 Feb 2010 19:47:14 +0000]
add Dwarn_only and DwarnS_only

These routines take a block as their first argument and only warn+Dumper the
results of the block. Dwarn_only is list context and simply provides @_,
DwarnS_only also does local $_ for the argument in order to simplify usage.

14 years ago1.200 release commit
Matt S Trout [Sat, 13 Feb 2010 18:53:42 +0000]
1.200 release commit

14 years agoFix can_ok check in t/dwarn.t to use a string so the can_ok resolves to a sub call...
Matt S Trout [Sat, 13 Feb 2010 18:46:34 +0000]
Fix can_ok check in t/dwarn.t to use a string so the can_ok resolves to a sub call rather than an indirect object invocation

14 years agodoc for chaining feature
Arthur Axel 'fREW' Schmidt [Sun, 7 Feb 2010 11:50:24 +0000]
doc for chaining feature

14 years agomake sure Devel::Dwarn::Dwarn(S) work
Matt S Trout [Wed, 27 Jan 2010 02:51:10 +0000]
make sure Devel::Dwarn::Dwarn(S) work

14 years ago1.100 release commit
Matt S Trout [Thu, 10 Dec 2009 16:43:26 +0000]
1.100 release commit

14 years agoupdate changes and main module docs
Matt S Trout [Thu, 10 Dec 2009 16:11:02 +0000]
update changes and main module docs

14 years agoPOD for Devel::Dwarn
Arthur Axel 'fREW' Schmidt [Thu, 10 Dec 2009 05:35:35 +0000]
POD for Devel::Dwarn

14 years agofixup Devel::Dwarn by using Exporter's ->export_to_level
Matt S Trout [Wed, 9 Dec 2009 18:03:16 +0000]
fixup Devel::Dwarn by using Exporter's ->export_to_level

14 years agoDwarn doesn't work :-(
Arthur Axel 'fREW' Schmidt [Wed, 9 Dec 2009 06:03:08 +0000]
Dwarn doesn't work :-(

14 years agoactual tests for Sugar
Arthur Axel 'fREW' Schmidt [Wed, 9 Dec 2009 01:40:48 +0000]
actual tests for Sugar

14 years agothese freakin tests suck
Arthur Axel 'fREW' Schmidt [Tue, 8 Dec 2009 06:27:19 +0000]
these freakin tests suck

14 years agoShort name for Sugar
Arthur Axel 'fREW' Schmidt [Tue, 8 Dec 2009 06:27:02 +0000]
Short name for Sugar

14 years agoproposed ::Sugar class
Matt S Trout [Mon, 7 Dec 2009 20:46:38 +0000]
proposed ::Sugar class

14 years agosupport multiple values and non-ref values
Matt S Trout [Sun, 22 Nov 2009 14:09:47 +0000]
support multiple values and non-ref values

14 years agorelease 1.001
Matt S Trout [Mon, 5 Oct 2009 16:43:06 +0000]
release 1.001

14 years agomore explanation of purpose, limitations and alternatives in the POD
Matt S Trout [Mon, 5 Oct 2009 16:41:26 +0000]
more explanation of purpose, limitations and alternatives in the POD

14 years agofirst cut
Matt S Trout [Sat, 3 Oct 2009 16:17:28 +0000]
first cut