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

assets - synchronise files to the assets staging area

SYNOPSIS

assets --assets-output dir --assets-base URI file [...]

DESCRIPTION

Copies all file arguments to the output dir, using the same SHA1 naming scheme as CSS::Prepare uses. This allows you to upload static assets in the same way, without the requirement of them needing to be referenced in your CSS.

Useful for content images, Flash files, video files and more.

AUTHOR

Mark Norman Francis, norm@cackhanded.net.

COPYRIGHT AND LICENSE

Copyright 2011 Mark Norman Francis.

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