libhtml-strip-perl 2.12-1build2 source package in Ubuntu

Changelog

libhtml-strip-perl (2.12-1build2) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 17:02:24 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libhtml-strip-perl_2.12.orig.tar.gz 15.2 KiB 19b04616b9e1ae8dccf7cd812b702b0c31db11247958889fc794f60ed6d5f525
libhtml-strip-perl_2.12-1build2.debian.tar.xz 2.8 KiB 25787e50babb83979fdf4f1d00fd9f847c3a65084c826dc5f21e386c5e31fd6e
libhtml-strip-perl_2.12-1build2.dsc 2.1 KiB 2e5eee94c55ec34d7a7c85a837d30d8fd8d1531915f8f62b30f79fc19174ce6a

Available diffs

View changes file

Binary packages built by this source

libhtml-strip-perl: module to strip HTML markup from text

 HTML::Strip simply strips HTML-like markup from text in a very quick and
 brutal manner. It could quite easily be used to strip XML or SGML from text
 as well.
 .
 It is written in XS, and thus about five times quicker than using regular
 expressions for the same task.
 .
 It does not do any syntax checking (if you want that, use HTML::Parser),

libhtml-strip-perl-dbgsym: debug symbols for libhtml-strip-perl