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

Old package separator "'" deprecated at (eval 68) line 1. #2085

Open
mtelka opened this issue Jul 11, 2023 · 2 comments
Open

Old package separator "'" deprecated at (eval 68) line 1. #2085

mtelka opened this issue Jul 11, 2023 · 2 comments

Comments

@mtelka
Copy link

mtelka commented Jul 11, 2023

  • Mojolicious version: 9.33
  • Perl version: 5.38.0
  • Operating system: OpenIndiana Hipster

Steps to reproduce the behavior

Run Mojolicious tests

Expected behavior

...
t/mojo/json_xs.t ........................... skipped: Cpanel::JSON::XS 4.09+ required for this test!
t/mojo/loader.t ............................ ok
...

The above is with Perl 5.36.1

Actual behavior

...
t/mojo/json_xs.t ........................... skipped: Cpanel::JSON::XS 4.09+ required for this test!
Old package separator "'" deprecated at (eval 68) line 1.
t/mojo/loader.t ............................ ok
...
@kraih
Copy link
Member

kraih commented Jul 11, 2023

So, what should we do about it? Just remove the feature from Mojolicious?

@mtelka
Copy link
Author

mtelka commented Jul 11, 2023

No idea. I just noticed a change in test results between Perl 5.36 and Perl 5.38 so I reported it. If this is not a bug in Mojolicious or its tests then please close this bug report.

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

No branches or pull requests

2 participants