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

NAME

Mojolicious::Plugin::AssetPack::Handler::Http - A URL handler for http:// assets

DESCRIPTION

Mojolicious::Plugin::AssetPack::Handler::Sprites is a module that can fetch assets from web.

This class is EXPERIMENTAL.

ATTRIBUTES

asset_for

  $asset = $self->asset_for($url, $assetpack);

This method tries to download the asset from web.

COPYRIGHT AND LICENSE

Copyright (C) 2014, Jan Henning Thorsen

This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.

AUTHOR

Jan Henning Thorsen - jhthorsen@cpan.org