Subject: | Mojo::Collection::AUTOLOAD (text) is removed |
The test suite fails if newer Mojolicious versions (probably 5.73 and later) are installed. With 5.72 there are just deprecation warnings:
Mojo::Collection::AUTOLOAD (text) is DEPRECATED in favor of Mojo::Collection::map at /tmpfs/.cpan-build/WWW-Proxy4FreeCom-1.003-rITSLi/blib/lib/WWW/Proxy4FreeCom.pm line 96.
Stringification support in Mojo::Collection is DEPRECATED in favor of Mojo::Collection::join at /tmpfs/.cpan-build/WWW-Proxy4FreeCom-1.003-rITSLi/blib/lib/WWW/Proxy4FreeCom.pm line 100.
With 5.82 it fails:
# Got error: Parser error: Can't locate object method "text" via package "Mojo::Collection" at /tmpfs/.cpan-build/WWW-Proxy4FreeCom-1.003-UX0Duc/blib/lib/WWW/Proxy4FreeCom.pm line 96, <DATA> line 2231.
Can't use an undefined value as an ARRAY reference at t/00-load.t line 44, <DATA> line 2231.