Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monken/p5-text-filter-uri
https://github.com/monken/p5-text-filter-uri
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/monken/p5-text-filter-uri
- Owner: monken
- Created: 2012-07-15T11:16:21.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-15T11:23:12.000Z (over 12 years ago)
- Last Synced: 2024-10-15T16:23:38.358Z (3 months ago)
- Language: Perl
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installSUPPORT 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-URIAnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Text-Filter-URICPAN Ratings
http://cpanratings.perl.org/d/Text-Filter-URISearch 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.