pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-NoTabs
Module Name: pkgsrc
Committed By: mef
Date: Mon Apr 27 13:17:46 UTC 2015
Added Files:
pkgsrc/devel/p5-Test-NoTabs: DESCR Makefile distinfo
Log Message:
Import p5-Test-NoTabs-1.4 as devel/p5-Test-NoTabs.
Test::NoTabs lets you check the presence of tabs in your perl code.
It reports its results in standard Test::Simple fashion:
use Test::NoTabs tests => 1;
notabs_ok( 'lib/Module.pm', 'Module is tab free');
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Test-NoTabs/DESCR \
pkgsrc/devel/p5-Test-NoTabs/Makefile pkgsrc/devel/p5-Test-NoTabs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index