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

URI scheme for crid://[namespace]/[crid] aka RFC4078 

A README file is required for CPAN modules since CPAN extracts the README.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc URI::crid

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=URI-crid

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/URI-crid

    CPAN Ratings
        http://cpanratings.perl.org/d/URI-crid

    Search CPAN
        http://search.cpan.org/dist/URI-crid


COPYRIGHT AND LICENCE

Copyright (C) 2007 Ali Craigmile

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.