perl-http-date 6.05
Perl date conversion routines
The HTTP::Date module provides functions that deal with date formats used by the HTTP protocol (and then some more).
- Website: https://metacpan.org/release/HTTP-Date
- Licenses: GPL 1+
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-http-date 6.05
as follows:
guix install perl-http-date@6.05
Or install the latest version:
guix install perl-http-date
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.