The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.00006

  • Change the timing when filters are invoked.
  • Filter::Strip now accepts strip_query strip_fragment strip_userinfo
  • URLs are not forwarded to be followed unless the URL is valid (it has to have a scheme and a host)
  • URLs that have been dispatched via FollowLinks now contain a 'auto_follow_request' element in the notes() hash
  • Fresh::Cache now works with Cache::Memcached::Managed

Modules

Automatically Follow Links Within Responses
Base Class For FollowLinks Parser
FollowLinks Parser For HTML Documents
Parse URLs Out Of Plain Text
Rule To Decide If A Link Should Be Followed
Only Follow Fresh Links
Store URLs In A Cache Of Your Choice
Follow Only On Selected Tags
Follow Based On MIME Type
Follow Dependig On URI

Provides

in lib/GunghoX/FollowLinks/Filter/Strip.pm

Examples