Blob Blame History Raw
#!/bin/sh
# 
# filter some redundant stuff.  This is part of the fedora-extras perl-POE
# package.
#
# Chris Weyl <cweyl@alumni.drew.edu> 2006

/usr/lib/rpm/perl.req $* | \
    sed -e '/^perl(Tk)$/d'