aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Test-Perl-Critic
Commit message (Collapse)AuthorAgeFilesLines
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - Update to 1.02Wen Heping2009-10-242-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=243246
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Add p5-Test-Perl-Critic, Test::Perl::Critic wraps the Perl::Critic engine inChin-San Huang2007-07-284-0/+41
a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. Approved by: rafan (mentor, implicit) Notes: svn path=/head/; revision=196457