Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 32260d0c90f9597708009778d68b09e0 > files > 3

perl-Plack-Middleware-Debug-0.170.0-2.mga7.noarch.rpm

This is the Perl distribution Plack-Middleware-Debug.

## Installation

Plack-Middleware-Debug installation is straightforward. If your CPAN shell is
set up, you should just be able to do

    % cpan Plack::Middleware::Debug

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

## Documentation

Plack-Middleware-Debug documentation is available as in POD. So you can do:

    % perldoc Plack::Middleware::Debug

to read the documentation online with your favorite pager.

Marcel Gruenauer