#!/usr/bin/perl use strict; use Locale::Maketext::Extract::Run 'xgettext'; xgettext(@ARGV); =head1 NAME xgettext.pl - Extract translatable strings from source =head1 SYNOPSIS B [I