| Paketname | libfile-countlines-perl |
| Beschreibung | module for efficiently counting the number of lines in a file |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.0.2-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 | 8790 Byte |
| Prüfsumme MD5 | 7ad27fba77735b1cdda4bbca32ca2f92 |
| Prüfsumme SHA1 | cc6c9bf1a53d7c030ce863816c4c88c78f50144f |
| Prüfsumme SHA256 | 39fd160b3c60be7a69c114cbb0d7c1519019a2752f81f993a86680d305a518fe |
| Link zum Herunterladen | libfile-countlines-perl_0.0.2-1_all.deb |
| Ausführliche Beschreibung | perlfaq5 answers the question on how to count the number of lines in a file.
File::CountLines is a convenient wrapper around that method, with additional
options.
.
More specifically, it counts the number of line breaks rather than lines. On
Unix systems nearlly all text files end with a newline (by convention), so
usually the number of lines and number of line breaks is equal.
|