Subject: | Params::Validate v0.04 not supported |
Hi Mark,
I was trying to install CGI::Uploader onto Dreamhost.com and was getting weird msgs from Params::Validate. Turns out they have v0.04 on their server although the latest is 0.77. Could you add a requirement to Uploader.pm and Makefile.PL to request a more recent version? Here's the error message:
Mandatory parameters 'up_seq', 'file_scheme' missing in call to CGI::Uploader::new Params::Validate::__ANON__('Mandatory parameters \'up_seq\', \'file_scheme\' missing in call...') called at /usr/share/perl5/Params/Validate/Heavy.pm line 97 Params::Validate::_validate('ARRAY(0x8781054)', 'HASH(0x8885ce8)') called at ../perl5/CGI/Uploader.pm line 224
Thanks,
William