summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2007-11-11 17:34:22 +0000
committerAndreas Brachold <vdr07@deltab.de>2007-11-11 17:34:22 +0000
commita14dbc0eab1f9bb066553d30e0ef368287300fde (patch)
treef1cc6129ae0a205d476058882ebfef963e7492a4 /bin
parent212e46c98d5ec2e0b996bfbbab5a7c8a6134b287 (diff)
downloadxxv-a14dbc0eab1f9bb066553d30e0ef368287300fde.tar.gz
xxv-a14dbc0eab1f9bb066553d30e0ef368287300fde.tar.bz2
* Update depends moduls
Diffstat (limited to 'bin')
-rwxr-xr-xbin/xxvd1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/xxvd b/bin/xxvd
index e761088..4faa145 100755
--- a/bin/xxvd
+++ b/bin/xxvd
@@ -65,6 +65,7 @@ sub module {
'DBI' => 'Database independent interface for Perl ',
'DBD::mysql' => 'MySQL driver for the Perl5 Database Interface (DBI)',
'Proc::Killfam' => 'kill a list of pids, and all their sub-children',
+# 'Proc::ProcessTable' => 'Perl interface to the unix process table',
},
Description => gettext('This is the main program xxvd.'),
Version => $VERSION,