libwww-perl 6.70-1 source package in Ubuntu
Changelog
libwww-perl (6.70-1) unstable; urgency=medium * Import upstream version 6.70. * Add new dependency: libhttp-cookiejar-perl. -- gregor herrmann <email address hidden> Sun, 11 Jun 2023 02:33:04 +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.70-1.dsc | 2.9 KiB | 5cd97662d6e91a52145cfd6e305dff4441f464589dafc2158a523aa540906734 |
libwww-perl_6.70.orig.tar.gz | 179.8 KiB | 34f00d2344757b9c0b55ad35808d53e93d7d92f7a464ec837fe6a73c51fb5969 |
libwww-perl_6.70-1.debian.tar.xz | 11.0 KiB | 75eab0838e6f5aeec261161d3a1bee4d264cd6e75eacd87268ecda2e899c44eb |
Available diffs
- diff from 6.68-1 to 6.70-1 (10.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.