Subject: | Fails with perl < 5.10 |
Sample fail report: http://www.cpantesters.org/cpan/report/96843842
Diagnostics: Scalar found where operator expected at /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/K6poxThUCq/Elasticsearch-Model-0.1.4/blib/lib/Elasticsearch/Model/Index.pm line 135, near "path => "/$index_name"
(Might be a runaway multi-line // string starting on line 119)
(Do you need to predeclare path?)
Reference as link: https://metacpan.org/source/AMIRI/Elasticsearch-Model-0.1.4/lib/Elasticsearch/Model/Index.pm#L119
Likely blame (untested): '//' operator
If you want to keep the '//' operator it would be cool if you could predeclare the dependency. That way the FAILS are converted to UNKNOWNS. Details about how to do it are on this page: http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Thanks!