Paketname | libtest-notabs-perl |
Beschreibung | module for scanning for hard tabs in files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 9024 Byte |
Prüfsumme MD5 | 9c6b0aac3130aad141edc81ad05f9bc2 |
Prüfsumme SHA1 | 6aa09af632ae079d4d951a86370afd2b3c39ff2a |
Prüfsumme SHA256 | f8691cfd711d133b1b72ffc7fb267f5e606a653e459cb24bac2ad4450132d97f |
Link zum Herunterladen | libtest-notabs-perl_1.0-1_all.deb |
Ausführliche Beschreibung | 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.
|