remove perlbug workarounds

This commit is contained in:
joey
2001-06-15 03:10:13 +00:00
parent 0d6199bd16
commit ce19a0f864
4 changed files with 0 additions and 4 deletions

View File

@@ -8,7 +8,6 @@ Alien::Package::Rpm - an object that represents a rpm package
package Alien::Package::Rpm;
use strict;
use Alien::Package; # perlbug
use base qw(Alien::Package);
=head1 DESCRIPTION