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



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.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.nl).


BUGS AND IRRITATIONS

Bound to be plenty.


COPYRIGHT

   Copyright (c) 2003, Abigail and Damian Conway. All Rights Reserved.
       This module is free software. It may be used, redistributed
      and/or modified under the terms of the Perl Artistic License
            (see http://www.perl.com/perl/misc/Artistic.html)

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