You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It actually breaks "perl Makefile.PL" invocation. It, ExtUtils::MakeMaker 7.70, finishes without an error, but it does not create Makefile:
$ perl Makefile.PL
Checking if your kit is complete...
Looks good
WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules.
Checking if your kit is complete...
Looks good
WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules.
Writing MYMETA.yml and MYMETA.json
test@fedora-41:~/fedora/perl-RDF-RDFa-Generator/RDF-RDFa-Generator-0.202 $ echo $?
0
test@fedora-41:~/fedora/perl-RDF-RDFa-Generator/RDF-RDFa-Generator-0.202 $ stat Makefile
stat: cannot statx 'Makefile': No such file or directory
RDF-RDFa-Generator-0.202 contains probably a copy of the a previous distribution in ./RDF-RDFa-Generator-0.201_02 directory.
The text was updated successfully, but these errors were encountered: