aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Log4perl
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* This module can be used to test that you're logging the rightCheng-Lung Sung2007-08-274-0/+46
thing with Log::Log4perl. It checks that we get what, and only what, we expect logged by your code. WWW: http://search.cpan.org/dist/Test-Log4perl/ Notes: svn path=/head/; revision=198342