Hello,
On Red Hat Enterprise Linux 6 I tried to upgrade from 3.03 to 3.04 and received a PERL Date::Format failed dependency error that reads:

# rpm -Uvh otrs-3.0.4-01.noarch.rpm
error: Failed dependencies:
        perl(Date::Format) is needed by otrs-3.0.4-01.noarch

When I run the otrs.CheckModules.pl script to confirm Perl modules the output shows I have Date::Format installed version 2.24:

# ./otrs.CheckModules.pl

<<<text removed for clarity>>>

   o Date::Format...................ok (v2.24)

<<<text removed for clarity>>>


Any suggestions?
Thanks,
Paul