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