1Regexp::Common::URI::RFUCs1e7r38C(o3n)tributed Perl DocuRmeegnetxapt:i:oCnommon::URI::RFC1738(3)
2
3
4
6 Regexp::Common::URI::RFC1738 -- Definitions from RFC1738;
7
9 use Regexp::Common::URI::RFC1738 qw /:ALL/;
10
12 This package exports definitions from RFC1738. It's intended usage is
13 for Regexp::Common::URI submodules only. Its interface might change
14 without notice.
15
17 [RFC 1738]
18 Berners-Lee, Tim, Masinter, L., McCahill, M.: Uniform Resource
19 Locators (URL). December 1994.
20
22 Abigail (regexp-common@abigail.be).
23
25 Bound to be plenty.
26
28 This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
29
30 This module is free software, and maybe used under any of the following
31 licenses:
32
33 1) The Perl Artistic License. See the file COPYRIGHT.AL.
34 2) The Perl Artistic License 2.0. See the file COPYRIGHT.AL2.
35 3) The BSD License. See the file COPYRIGHT.BSD.
36 4) The MIT License. See the file COPYRIGHT.MIT.
37
38
39
40perl v5.32.1 2021-01-27 Regexp::Common::URI::RFC1738(3)