libwww-perl 6.71-1 source package in Ubuntu
Changelog
libwww-perl (6.71-1) unstable; urgency=medium * Import upstream version 6.71. -- gregor herrmann <email address hidden> Sat, 24 Jun 2023 16:30:40 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libwww-perl_6.71-1.dsc | 2.9 KiB | 773bbf1f29fadfaa95e1ef88465af99fad1522b86ba2456b17d560d94b1e12ea |
libwww-perl_6.71.orig.tar.gz | 180.2 KiB | 9d852d92c1f087d838adcb4107c4ff69887e7e5bdb742f984639c4c18dddb6e7 |
libwww-perl_6.71-1.debian.tar.xz | 11.0 KiB | 1e3a8b71806401797f9772fc324c98101ee686ab20b685134af8a0f7145f8fc6 |
Available diffs
- diff from 6.70-1 to 6.71-1 (7.1 KiB)
No changes file available.
Binary packages built by this source
- libwww-perl: simple and consistent interface to the world-wide web
libwww-perl (also known as LWP) is a collection of Perl modules that provide
a simple and consistent programming interface (API) to the World-Wide Web.
The main focus of the library is to provide classes and functions that allow
you to write WWW clients. It also contains general purpose modules, as well
as a simple HTTP/1.1-compatible server implementation.