PApp::Admin - perform various administrative tasks
use PApp::Admin;
With this module you can perform various administrative tasks. Normally you
would use the papp-admin
commandline-tool.
$domain
into a po-like file-format. If
$dirflag
is false, a single file $destpath
is created and
written. If $dirflag
is true, a directory with one po-like-file
per domain is created (everything else in that directory might get
clobbered!).
$srcpath
, depending on the
setting of $dirflag
. Valid translations from the file do not overwrite
valid translations already in the database unless $overwrite
is true,
in which case valid translations in the file(s)
overwrite valid ones in
the database.
Marc Lehmann <pcg@goof.com> http://www.goof.com/pcg/marc/