2013-11-25 13:08:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 07:38:08 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.012
|
|
|
|
- re-release to fix t/00-report-prereqs.t use of
|
|
|
|
CPAN::Meta::Requirements
|
|
|
|
- unnecessary tests removed; CONTRIBUTING file added
|
|
|
|
|
2013-10-04 20:14:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 4 09:14:24 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.010
|
|
|
|
- re-release with fixed compile test
|
|
|
|
- fixed error in synopsis (we do not export anything by default)
|
|
|
|
- a caveat added to the documentation regarding embedding warning
|
|
|
|
checks inside another sub (this is for you, ribasushi!!!)
|
|
|
|
- ':no_end_test' now also covers side effects of done_testing, as
|
|
|
|
well as END blocks, making it possible to use the warning(s) subs
|
|
|
|
without having an end warning test while using done_testing
|
|
|
|
(necessary when combining with the 'if' pragma)
|
|
|
|
|
2013-08-05 15:18:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 5 13:17:56 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- fix usage of Module::Build::Tiny
|
|
|
|
|
2013-07-27 14:03:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 27 11:58:35 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.008
|
|
|
|
- compile test updated, to hopefully fix mswin32 parsing issues
|
|
|
|
- fix subtest tests to work on Test::More before 0.95_01
|
|
|
|
(RT#86802)
|
|
|
|
- remove use of Class::Method::Modifiers
|
|
|
|
- new feature: warnings { code } and warning { code }, for capturing
|
|
|
|
the contents of warnings for subsequent testing
|
|
|
|
|
2013-06-04 13:10:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 4 11:10:31 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- initial package 0.004
|
|
|
|
* created by cpanspec 1.78.06
|
|
|
|
|