NAME
Text::Decorator::Filter::URIFind - Turn URLs into links
DESCRIPTION
filter_node
This filter uses the URI::Find module to mark up URLs as links. You can also pass a classname as an argument to this filter, if you prefer using URI::Find::Schemeless
or whatever.