Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monken/p5-text-filter-uri


https://github.com/monken/p5-text-filter-uri

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Text-Filter-URI

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 Text::Filter::URI

You can also look for information at:

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

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

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

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

COPYRIGHT AND LICENCE

Copyright (C) 2008 Moritz Onken

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