#!/usr/bin/perl # GPL copyright 2001 by Joey Hess #use strict; use Getopt::Long; my $dpkglibdir="/usr/lib/dpkg"; push(@INC,$dpkglibdir); #my $controlfile; require 'controllib.pl'; require 'dpkg-gettext.pl'; textdomain("dpkg-dev"); sub usage { printf _g( "Usage: %s [