Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the WWW-Proxy4FreeCom CPAN distribution.

Report information
The Basics
Id: 103395
Status: resolved
Priority: 0/
Queue: WWW-Proxy4FreeCom

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.003
Fixed in: (no value)



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.
This has now been fixed and version 1.004001 shipped to CPAN. Thanks a lot for reporting! -- Cheers, ZZ [ https://metacpan.org/author/ZOFFIX ]