Package: libhtml-truncate-perl (0.20-2)
Links for libhtml-truncate-perl
Trisquel Resources:
Download Source Package libhtml-truncate-perl:
- [libhtml-truncate-perl_0.20-2.dsc]
- [libhtml-truncate-perl_0.20.orig.tar.gz]
- [libhtml-truncate-perl_0.20-2.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Lucas Kanashiro
External Resources:
- Homepage [metacpan.org]
Similar packages:
Perl module to truncate HTML by percentage or character count
When working with text it is common to want to truncate strings to make them fit a desired context. E.g., you might have a menu that is only 100px wide and prefer text doesn't wrap so you'd truncate it around 15-30 characters, depending on preference and typeface size. This is trivial with plain text using substr but with HTML it is somewhat difficult because whitespace has fluid significance and open tags that are not properly closed destroy well-formedness and can wreck an entire layout.
HTML::Truncate attempts to account for those two problems by padding truncation for spacing and entities and closing any tags that remain open at the point of truncation.
Other Packages Related to libhtml-truncate-perl
|
|
|
-
- dep: libhtml-parser-perl
- collection of modules that parse HTML text documents
-
- dep: libhtml-tagset-perl
- data tables pertaining to HTML
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libhtml-truncate-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 14.9 kB | 39 kB | [list of files] |