Pod-Extract-URI

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
name: Pod-Extract-URI
version: 0.3
author:
  - Ian Malpass (ian-cpan@indecorous.com)
abstract: Extract URIs from POD
license: perl
resources:
  license: http://dev.perl.org/licenses/
requires:
  Carp: 0
  Pod::Escapes: 0
  Pod::Parser: 0
  URI::Find: 0
  URI::Find::Schemeless: 0

lib/Pod/Extract/URI.pm  view on Meta::CPAN


    =for stop_uris www.foobar.com

These will be converted to patterns as if they had been passed in via
C<stop_uris()> directly, and will apply from the point of the command
onwards.


=head1 AUTHOR

Ian Malpass (ian-cpan@indecorous.com)


=head1 COPYRIGHT

Copyright 2007, Ian Malpass

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




( run in 0.429 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )