Subject: | Makefile.PL PREREQ_PM broken |
The Makefile.PL contains this line:
'PREREQ_PM' => {'Crypt::RC6','DirHandle','Digest::MD5','File::Basename','Getopt::Long'},
As it is a hashref only every second string is a key and the others are values that are interpreted as version numbers.