Subject: | Empty META.yml prevents installation |
The META.yml shipped in version 0.16003 is empty.
This causes an error to occur when attempting to install the module via
CPANPLUS!
CPAN Terminal> i DateTime::Format::Pg
Installing DateTime::Format::Pg (0.16003)
[ERROR] Could not read
/home/tobyc/.cpanplus/5.10.0/build/DateTime-Format-Pg-0.16003/META.yml: ''
Key 'prereqs' needs to be of type 'HASH' at
/home/tobyc/perl/lib/perl/CPANPLUS/Module.pm line 812
[ERROR] Unable to satisfy 'configure_requires' for
'DateTime::Format::Pg' -- aborting install
[ERROR] Unable to create a new distribution object for
'DateTime::Format::Pg' -- cannot continue