inc - Add Named Resources to @INC


inc documentation  | view source Contained in the inc distribution.

Index


NAME

Top

inc - Add Named Resources to @INC

SYNOPSIS

Top

    use inc 'Plagger';   # Make sure @INC uses the Plagger deps install tree

DESCRIPTION

Top

inc is a module to add named Perl module install paths to @INC, in a concise, generic and portable way.

It is meant for projects that take advantage of external dependency trees like those provided by PMIR.

NOTE

Top

This module is in its infancy. Please don't use it yet.

AUTHOR

Top

Ingy döt Net <ingy@cpan.org>

COPYRIGHT

Top


inc documentation  | view source Contained in the inc distribution.