Subject: | faulty data in Build.PL causes a lack of meta files, which breaks carton |
The error is as follows:
d:\cpan\Net-IDN-Encode-1.100>perl Build.PL
Could not get valid metadata. Error is: Invalid metadata structure.
Errors: Expected a list structure (no_index -> directory) [Validation:
1.4]
at C:/Perl/site/lib/Module/Build/Base.pm line 4559
Could not create MYMETA files
---
Adding [] around the dir name would fix it. :)