libwww-perl 6.67-1 source package in Ubuntu
Changelog
libwww-perl (6.67-1) unstable; urgency=medium * Import upstream version 6.67. -- gregor herrmann <email address hidden> Fri, 17 Jun 2022 23:05:30 +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 | |
---|---|---|---|---|
Lunar | release | main | perl | |
Kinetic | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libwww-perl_6.67-1.dsc | 2.9 KiB | 7b81fd615dc07a49f2c3d7cc769e5ebcee184b2b33902cac598f3523d0c0f852 |
libwww-perl_6.67.orig.tar.gz | 176.3 KiB | 96eec40a3fd0aa1bd834117be5eb21c438f73094d861a1a7e5774f0b1226b723 |
libwww-perl_6.67-1.debian.tar.xz | 10.8 KiB | a74075c2273a935752fdd06c71947028b49a07afe52fdb1941b36b39f180e741 |
Available diffs
- diff from 6.66-1 to 6.67-1 (4.6 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.