Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 329 Bytes

README.mkdn

File metadata and controls

20 lines (11 loc) · 329 Bytes

Installation

Initialize the .git and configure CPAN.pm by running:

% git site-perl-init

$Config{installsitelib} becomes a standard git repository.

Usage

Use CPAN normally

% cpan Module::Foo

git commit will be run automatically after every make install or build install invocation.