App-Cme
view release on metacpan or search on metacpan
build-from-git.md view on Meta::CPAN
releasing a new version.
`dzil` may also return an error like `Cannot determine local time
zone`. In this case, you should specify explicitely your timezone in
a `TZ` environement variable. E.g run `dzil` this way:
TZ="Europe/Paris" dzil test
The list of possible timezones is provided by
[DateTime::TimeZone::Catalog](https://metacpan.org/pod/DateTime::TimeZone::Catalog)
documentation.
( run in 0.429 second using v1.01-cache-2.11-cpan-05444aca049 )