NAME

cpandak - cpanm, with some sort of distroprefs

VERSION

version 0.0.2

SYNOPSIS

cpandak Foo::Bar

cpandak --installdeps .

Exactly the same way as cpanm.

DESCRIPTION

This is a subclass of App::cpanminus::script that wraps some of its methods to add the ability to apply patches, set environment variables, and skip tests, to specific distributions.

The idea comes from Distroprefs.

See "App::CpanDak" for the actual documentation.

AUTHOR

Gianni Ceccarelli <dakkar@thenautilus.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Gianni Ceccarelli <dakkar@thenautilus.net>.

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