[ 原始碼: libstring-truncate-perl ]
套件:libstring-truncate-perl(1.100603-1)
libstring-truncate-perl 的相關連結
Debian 的資源:
下載原始碼套件 libstring-truncate-perl:
- [libstring-truncate-perl_1.100603-1.dsc]
- [libstring-truncate-perl_1.100603.orig.tar.gz]
- [libstring-truncate-perl_1.100603-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
其他與 libstring-truncate-perl 有關的套件
|
|
|
|
-
- 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