Miguel created AVRO-3269:
----------------------------
Summary: Test Perl workflow does not run the tests
Key: AVRO-3269
URL: https://issues.apache.org/jira/browse/AVRO-3269
Project: Apache Avro
Issue Type: Bug
Components: perl
Reporter: Miguel
Test step in Perl Test workflow is failing with:
{code:bash}
String found where operator expected at ./Makefile.PL line 32, near
"readme_from 'lib/Avro.pm'"
include /home/runner/work/avro/avro/lang/perl/inc/Module/Install.pm
(Do you need to predeclare readme_from?)
syntax error at ./Makefile.PL line 32, near "readme_from 'lib/Avro.pm'"
Execution of ./Makefile.PL aborted due to compilation errors.
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)