NAME
abcache - Command line interface to Alien::Build::Plugin::Fetch::Cache
VERSION
version 0.05
SYNOPSIS
% abcache --list
% abcache --clear
DESCRIPTION
This program provides a command line interface to the Alien::Build plugin Fetch::Cache
, which allows you to list or clear the cache.
OPTIONS
--list
List all the items in the cache.
--clear
Clear all the items in the cache.
SEE ALSO
AUTHOR
Graham Ollis <plicease@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017-2022 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.