https://github.com/gphemsley/whatwg-url
A Perl implementation of the WHATWG URL standard
https://github.com/gphemsley/whatwg-url
perl url whatwg whatwg-url
Last synced: about 2 months ago
JSON representation
A Perl implementation of the WHATWG URL standard
- Host: GitHub
- URL: https://github.com/gphemsley/whatwg-url
- Owner: GPHemsley
- License: mpl-2.0
- Created: 2017-06-05T00:59:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-14T07:16:17.000Z (over 4 years ago)
- Last Synced: 2025-03-26T05:41:56.461Z (6 months ago)
- Topics: perl, url, whatwg, whatwg-url
- Language: Perl
- Size: 51.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
WHATWG::URL
REQUIREMENTS
* Perl v5.22.x or higher
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make installSUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.perldoc WHATWG::URL
You can also look for information at:
Search CPAN
http://search.cpan.org/dist/WHATWG-URL/LICENSE
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at L.