Package: libplack-middleware-logwarn-perl Version: 0.001002-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 25 Depends: libplack-perl, perl Homepage: https://metacpan.org/pod/Plack::Middleware::LogWarn Priority: optional Section: perl Filename: pool/xenial/libp/libplack-middleware-logwarn-perl/libplack-middleware-logwarn-perl_0.001002-1_all.deb Size: 8504 SHA256: dc724f04011241551d61375ccf6f3da97b2e6830adf663f35735877415d8f317 SHA1: 6baaaf707af9fe9187ceb0c314417e8811bc2d23 MD5sum: 4cd0140548e15010f15ae8a66961e98b Description: converts warnings to log messages Plack::Middleware::LogWarn is a Plack::Middleware component that will help you get warnings into a logger. You probably want to use some sort of real logging system such as Log::Log4perl and another Plack::Middleware such as Plack::Middleware::Log4perl. . Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI. It implements the Perl Server Gateway Interface (PSGI) standard interface, which allows developers to decouple their web application framework from the local web server environment.