summaryrefslogtreecommitdiffstats
path: root/perl-install/commands
blob: baa02f232894cf56c9688e9580bc7e31c36f3f0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/perl

use diagnostics;
use strict;

use lib qw(/usr/bin/perl-install .);
use common;
use commands;

my $progname = basename($0);

# hack as some functions are defined by perl... so chmod -> chmod_
&{$commands::{$progname} || $commands::{$progname . "_"} || \&err}(@ARGV), exit 0;

sub err { die "$0: unknown program (unimplemented)\n"; }
oftware/ldetect-lst/snapshot/ldetect-lst-f86c118c2b3d1e8d4c94873317a27894d9622d52.tar'>ldetect-lst-f86c118c2b3d1e8d4c94873317a27894d9622d52.tar
ldetect-lst-f86c118c2b3d1e8d4c94873317a27894d9622d52.tar.gz
ldetect-lst-f86c118c2b3d1e8d4c94873317a27894d9622d52.tar.bz2
ldetect-lst-f86c118c2b3d1e8d4c94873317a27894d9622d52.tar.xz
ldetect-lst-f86c118c2b3d1e8d4c94873317a27894d9622d52.zip
0.3.90.3.9
Diffstat (limited to 'dkms-modules-info/2.6.27.7-desktop-3mnb/via.description')
0 files changed, 0 insertions, 0 deletions