URI::Find::Schemeless man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

URI::Find::Schemeless(User Contributed Perl DocumentatURI::Find::Schemeless(3)

NAME
       URI::Find::Schemeless - Find schemeless URIs in arbitrary text.

SYNOPSIS
	 require URI::Find::Schemeless;

	 my $finder = URI::Find::Schemeless->new(\&callback);

	 The rest is the same as URI::Find.

DESCRIPTION
       URI::Find finds absolute URIs in plain text with some weak heuristics
       for finding schemeless URIs.  This subclass is for finding things which
       might be URIs in free text.  Things like "www.foo.com" and
       "lifes.a.bitch.if.you.aint.got.net".

       The heuristics are such that it hopefully finds a minimum of false
       positives, but there's no easy way for it know if "COMMAND.COM" refers
       to a web site or a file.

       top_level_domain_re

	 my $tld_re = $self->top_level_domain_re;

       Returns the regex for matching top level DNS domains.  The regex
       shouldn't be anchored, it shouldn't do any capturing matches, and it
       should make itself ignore case.

AUTHOR
       Original code by Roderick Schertler <roderick@argon.org>, adapted by
       Michael G Schwern <schwern@pobox.com>.

       Currently maintained by Roderick Schertler <roderick@argon.org>.

SEE ALSO
	 L<URI::Find>

perl v5.14.1			  2011-06-21	      URI::Find::Schemeless(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net