The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Automatan::Plugin::Filter::Unshorten - Expansion of shortneded URLs

VERSION

version 0.143560

SYNOPSIS

This module is intended to be used from within the App::Automatan application.

It expands shortened URLs to their full size so that other modules may identify them. It currently supports the following shortening services: * Twitter t.co * Google goo.gl * Bitly bit.ly * BitDo bit.do * Owly ow.ly * Trim tr.im * YouTube youtu.be * Ted.com t.ted.com

METHODS

go

Executes the plugin. Expects input: conf as hashref, queue as arrayref

SEE ALSO

App::Automatan

AUTHOR

Michael LaGrasta <michael@lagrasta.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Michael LaGrasta.

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