Added the README

This commit is contained in:
Gwyn Ciesla 2017-08-18 11:16:29 +00:00
commit 8c0b463119
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# perl-Alien-Build
This package provides tools for building external (non-CPAN) dependencies
for CPAN. It is mainly designed to be used at install time of a CPAN
client, and work closely with Alien::Base which is used at run time.