https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16644
Bug ID: 16644
Summary: Plack: Use to_app to remove warning about
Plack::App::CGIBin instance
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Using Plack with the debian psgi file, I get lots of warnings like:
WARNING: Automatically converting Plack::App::CGIBin instance to a PSGI code
reference. If you see this warning for each request, you probably need to
explicitly call to_app() i.e. Plack::App::CGIBin->new(...)->to_app in your PSGI
file.
This patch is aimed to eliminate the warns.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/