aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Distribution
Commit message (Collapse)AuthorAgeFilesLines
* - Change my mail address to lippe@.Felippe de Meirelles Motta2008-03-101-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=208703
* When using this module in a test script, it goes through all the modulesMartin Wilke2008-02-184-0/+40
in your distribution, checks their POD, checks that they compile ok and checks that they all define a $VERSION. WWW: http://search.cpan.org/dist/Test-Distribution/ PR: ports/120812 Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com> Notes: svn path=/head/; revision=207552