1Regexp::Common::URI::RFUCs2e8r06C(o3n)tributed Perl DocuRmeegnetxapt:i:oCnommon::URI::RFC2806(3)
2
3
4
6 Regexp::Common::URI::RFC2806 -- Definitions from RFC2806;
7
9 use Regexp::Common::URI::RFC2806 qw /:ALL/;
10
12 This package exports definitions from RFC2806. It's intended usage is
13 for Regexp::Common::URI submodules only. Its interface might change
14 without notice.
15
17 [RFC 2616]
18 Fielding, R., Gettys, J., Mogul, J., Frystyk, H., Masinter, L.,
19 Leach, P. and Berners-Lee, Tim: Hypertext Transfer Protocol --
20 HTTP/1.1. June 1999.
21
23 $Log: RFC2806.pm,v $
24 Revision 2.100 2003/02/10 21:04:34 abigail
25 Definitions of RFC 2806
26
28 Damian Conway (damian@conway.org)
29
31 This package is maintained by Abigail (regexp-common@abigail.nl).
32
34 Bound to be plenty.
35
37 Copyright (c) 2001 - 2003, Damian Conway. All Rights Reserved.
38 This module is free software. It may be used, redistributed
39 and/or modified under the terms of the Perl Artistic License
40 (see http://www.perl.com/perl/misc/Artistic.html)
41
42
43
44perl v5.8.8 2003-03-23 Regexp::Common::URI::RFC2806(3)