URI::Find::Delimited

URI::Find::Delimited is a Perl to find URIs which may be wrapped in enclosing delimiters.
Download

URI::Find::Delimited Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Kake Pugh
  • Publisher web site:
  • http://search.cpan.org/~kake/URI-Find-Delimited-0.02/lib/URI/Find/Delimited.pm

URI::Find::Delimited Tags


URI::Find::Delimited Description

URI::Find::Delimited is a Perl to find URIs which may be wrapped in enclosing delimiters. URI::Find::Delimited is a Perl to find URIs which may be wrapped in enclosing delimiters.Works like URI::Find, but is prepared for URIs in your text to be wrapped in a pair of delimiters and optionally have a title. This will be useful for processing text that already has some minimal markup in it, like bulletin board posts or wiki text.SYNOPSIS my $finder = URI::Find::Delimited->new; my $text = "This is a ."; $finder->find($text); print $text; Requirements: · Perl


URI::Find::Delimited Related Software