Pakket: libstring-truncate-perl (1.100602-1.1)
Verwijzigingen voor libstring-truncate-perl
Debian bronnen:
Het bronpakket libstring-truncate-perl downloaden:
- [libstring-truncate-perl_1.100602-1.1.dsc]
- [libstring-truncate-perl_1.100602.orig.tar.gz]
- [libstring-truncate-perl_1.100602-1.1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module to truncate long strings
String::Truncate is a Perl module useful for truncating any long string sequence and marking the place where any text has been elided (deleted). You simply tell the module the maximum string width and where to elide strings (at the right side, left side, in the middle or at the ends). It also supports a customized marker for elisions, but defaults to the most common symbol, the ellipsis (...). It can also prefer to break strings at whitespace where possible.
Andere aan libstring-truncate-perl gerelateerde pakketten
|
|
|
|
-
- dep: libsub-exporter-perl
- sophisticated exporter for custom-built routines
-
- dep: libsub-install-perl
- module for installing subroutines into packages easily
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language