The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Regexp::Common::URI::RFC2384 -- Definitions from RFC2384;

SYNOPSIS

    use Regexp::Common::URI::RFC2384 qw /:ALL/;

DESCRIPTION

This package exports definitions from RFC2384. It's intended usage is for Regexp::Common::URI submodules only. Its interface might change without notice.

REFERENCES

[RFC 2384]

Gellens, R.: POP URL scheme August 1998.

HISTORY

 $Log: RFC2384.pm,v $
 Revision 2.104  2008/05/23 21:30:10  abigail
 Changed email address

 Revision 2.103  2008/05/23 21:28:02  abigail
 Changed license

 Revision 2.102  2004/12/15 08:15:35  abigail
 Fixed Revision extraction for $VERSION

 Revision 2.101  2004/06/30 14:38:59  abigail
 $VERSION issue (reported by Mike Arms)

 Revision 2.100  2003/03/25 23:10:23  abigail
 POP URIs

AUTHOR

Abigail (regexp-common@abigail.be).

BUGS AND IRRITATIONS

Bound to be plenty.

COPYRIGHT

This software is Copyright (c) 2001 - 2008, Damian Conway and Abigail.

This module is free software, and maybe used under any of the following licenses:

 1) The Perl Artistic License.     See the file COPYRIGHT.AL.
 2) The Perl Artistic License 2.0. See the file COPYRIGHT.AL2.
 3) The BSD Licence.               See the file COPYRIGHT.BSD.
 4) The MIT Licence.               See the file COPYRIGHT.MIT.