Levi Ramsey <[EMAIL PROTECTED]> writes: > > # rpm -q --whatprovides 'perl(Getopt::Std)' > > no package provides perl(Getopt::Std) > > > > # locate Getopt > > /usr/share/man/man3pm/Getopt::Long.3pm.bz2 > > /usr/share/man/man3pm/Getopt::Std.3pm.bz2 > > /usr/share/pear/.registry/Console_Getopt.reg > > /usr/share/pear/Console/Getopt.php > > /usr/lib/perl5/5.8.0/Getopt > > /usr/lib/perl5/5.8.0/Getopt/Long > > /usr/lib/perl5/5.8.0/Getopt/Long.pm > > /usr/lib/perl5/5.8.0/Getopt/Std.pm > > > > Any ideas why this is happening?
try "rpm -q perl", i believe you don't have the latest release. > > Another flaw in the autorequires/autoprovides... nope ;p
