libhtml-strip-perl 2.10-2build3 source package in Ubuntu

Changelog

libhtml-strip-perl (2.10-2build3) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 16:33:57 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libhtml-strip-perl_2.10.orig.tar.gz 15.0 KiB 2af30a61f1ecc0bea983043c8078e48380ccb0319388a74483e09aa782f1ccfa
libhtml-strip-perl_2.10-2build3.debian.tar.xz 3.0 KiB ed1cac568fbe581645357ab62b9118f6cb4e5ec508a041931754b2e29b7a5c18
libhtml-strip-perl_2.10-2build3.dsc 2.1 KiB 1ba697c9265a1a80feee9f347acd396100c899a6d93e1888035bd07b0d99b9b9

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