[ 源代码: libtest-notabs-perl ]
软件包:libtest-notabs-perl(2.02-1)
libtest-notabs-perl 的相关链接
Debian 的资源:
下载源码包 libtest-notabs-perl:
- [libtest-notabs-perl_2.02-1.dsc]
- [libtest-notabs-perl_2.02.orig.tar.gz]
- [libtest-notabs-perl_2.02-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for scanning for hard tabs in files
Test::NoTabs is a Perl test module that scans your project/distribution for any Perl files (scripts, modules, etc) that contain hard tabs (the \t, or 0x09) character. Tabs can render with slightly different width depending on the author's environment, so it's best to use spaces instead.