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 $Log: RFC1738.pm,v $
23 Revision 2.104 2003/03/25 23:09:59 abigail
24 Prospero definitions
25
26 Revision 2.103 2003/03/12 22:29:21 abigail
27 Small fixes
28
29 Revision 2.102 2003/02/21 14:47:48 abigail
30 Added and WAIS related variables
31
32 Revision 2.101 2003/02/11 11:14:50 abigail
33 Fixed $grouppart
34
35 Revision 2.100 2003/02/10 21:03:54 abigail
36 Definitions of RFC 1738
37
39 Abigail (regexp-common@abigail.nl).
40
42 Bound to be plenty.
43
45 Copyright (c) 2003, Abigail and Damian Conway. All Rights Reserved.
46 This module is free software. It may be used, redistributed
47 and/or modified under the terms of the Perl Artistic License
48 (see http://www.perl.com/perl/misc/Artistic.html)
49
50
51
52perl v5.8.8 2003-03-23 Regexp::Common::URI::RFC1738(3)