Pod::Cpandoc::Cache - Caching cpandoc
$ ccpandoc Acme::No
$ ccpandoc -m Acme::No
$ ccpandoc -c Acme::No
# support Pod::Perldoc::Cache
$ ccpandoc -MPod::Perldoc::Cache -w parser=Pod::Text::Color::Delight Acme::No
Pod::Cpandoc::Cache cache fetched document from CPAN. TTL is 1day.
Pod::Cpandoc::Cache uses $HOME/.pod_cpandoc_cache
directory for keeping cache files. By setting the environment variable POD_CPANDOC_CACHE_ROOT, you can select cache directory anywhere you want.
Copyright (C) tokubass.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
tokubass <tokubass {at} cpan.org>