Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > c07665d2b739adc180703ed72643e41e > files > 9

perl-MooseX-Log-Log4perl-0.460.0-5.mga5.noarch.rpm

MooseX-Log-Log4perl version 0.45

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


Alternatively, to install with Module::Build, you can use the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install



DEPENDENCIES

- Any::Moose
- Moose or Mouse
- Log::Log4perl


COPYRIGHT AND LICENSE

Copyright (C) 2008-2012, Roland Lammel <rl@quikit.at>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.