There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Dist::Zilla::App::Command::pot - update i18n messages.pot file with new strings

VERSION

version 2.000

SYNOPSIS

$ dzil pot -o lib/LocaleData/Foo-Bar-messages.pot
$ dzil pot

DESCRIPTION

This command will update the messages file used for internationalization purposes, collecting all the new strings since last invocation.

SEE ALSO

You can find more information on this module at:

AUTHOR

Jerome Quelin <jquelin@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Jerome Quelin.

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