#!/usr/bin/perl use diagnostics; use strict; use lib qw(/usr/bin/perl-install .); use common; use commands; my $progname = basename($0); eval { # hack as some functions are defined by perl... so chmod -> chmod_ &{$commands::{$progname} || $commands::{$progname . "_"} || \&err}(@ARGV), exit 0; }; die formatError($@) . "\n"; sub err { die "$0: unknown program (unimplemented)\n" } href='ssh://git@git.mageia.org/software/drakx' title='drakx Git repository'/>
summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/ja.po
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-08-29 16:53:32 +0000
committerThierry Vignaud <tv@mandriva.org>2008-08-29 16:53:32 +0000
commit2565bd726f9c38acd93c673b01ddc67d7b87c30e (patch)
tree2945f3e7ec0fc7828685618dabb2cce006942b2e /perl-install/share/po/ja.po
parent0ee66a58805a4934936ca40e0a4a4ce78828f0e3 (diff)
downloaddrakx-2565bd726f9c38acd93c673b01ddc67d7b87c30e.tar
drakx-2565bd726f9c38acd93c673b01ddc67d7b87c30e.tar.gz
drakx-2565bd726f9c38acd93c673b01ddc67d7b87c30e.tar.bz2
drakx-2565bd726f9c38acd93c673b01ddc67d7b87c30e.tar.xz
drakx-2565bd726f9c38acd93c673b01ddc67d7b87c30e.zip