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 $Log: RFC2396.pm,v $
23 Revision 2.100 2003/02/10 21:04:17 abigail
24 Definitions of RFC 2396
25
27 Damian Conway (damian@conway.org)
28
30 This package is maintained by Abigail (regexp-common@abigail.nl).
31
33 Bound to be plenty.
34
36 Copyright (c) 2001 - 2003, Damian Conway. All Rights Reserved.
37 This module is free software. It may be used, redistributed
38 and/or modified under the terms of the Perl Artistic License
39 (see http://www.perl.com/perl/misc/Artistic.html)
40
41
42
43perl v5.8.8 2003-03-23 Regexp::Common::URI::RFC2396(3)