套件: libtest-tabs-perl (0.005-1)
libtest-tabs-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libtest-tabs-perl:
- [libtest-tabs-perl_0.005-1.dsc]
- [libtest-tabs-perl_0.005.orig.tar.gz]
- [libtest-tabs-perl_0.005-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jonas Smedegaard
外部的資源:
- 主頁 [metacpan.org]
相似套件:
check the presence of tabs in your project
Test::Tabs scans your project/distribution for any perl files (scripts, modules, etc) for the presence of tabs.
In particular, it checks that all indentation is done using tabs, not spaces; alignment is done via spaces, not tabs; indentation levels never jump up (e.g. going from 1 tab indent to 3 tab indent without an intervening 2 tab indent); and there is no trailing whitespace on any line (though lines may consist entirely of whitespace).
其他與 libtest-tabs-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language