The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

pofetcher - L10N Message Fetching Tool

SYNOPSIS

  % pofetcher -o output directory
              -l specific locales [can be used multiple times]
              -m maximum .po files for each locale

DESCRIPTION

This tool fetches software information from http://www.google.com/codesearch, and then get source code and extracts .po to your file system.

                      pofetcher
   .po files on WWW -------------> .po files on disk

DEPENDENCY

This tool depends on wget.

COPYRIGHT

Copyright (c) 2007 Yung-chung Lin. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.