Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails with perls < 5.10 #18

Open
andk opened this issue Jan 19, 2019 · 0 comments
Open

Fails with perls < 5.10 #18

andk opened this issue Jan 19, 2019 · 0 comments

Comments

@andk
Copy link

andk commented Jan 19, 2019

Sample fail report: http://www.cpantesters.org/cpan/report/16e39e1c-0cd6-11e9-9312-ee9892007808

Likely blame (untested): '//' operator

Found in: https://metacpan.org/source/AAR/DBIx-Lite-0.32/lib/DBIx/Lite/ResultSet.pm#L34

    $self->{cur_table} //= $self->{table};

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant