Description
libmodule-install-autolicense-perl - automagically generate LICENSE files
Distribution: Debian 8 (Jessie)
Repository: Debian Main i386
Package name: libmodule-install-autolicense-perl
Package version: 0.08
Package release: 1
Package architecture: all
Package type: deb
Installed size: 58 B
Download size: 10.27 KB
Official Mirror: ftp.br.debian.org
Module::Install::AutoLicense is a Module::Install extension that
generates a "LICENSE" file automatically whenever the author runs
"Makefile.PL". On the user side it does nothing.
When "make distclean" is invoked by the author, the "LICENSE" is
removed.
The appropriate license is determined from the meta provided with the
"license" command and the holder of the license from the "author"
command.
Software::License is used to generate the "LICENSE" file.