ExtUtils::ModuleMaker::Licenses::Local - Templates for the module's License/Copyright


ExtUtils-ModuleMaker documentation  | view source Contained in the ExtUtils-ModuleMaker distribution.

Index


NAME

Top

ExtUtils::ModuleMaker::Licenses::Local - Templates for the module's License/Copyright

SYNOPSIS

Top

  use ExtUtils::ModuleMaker::Local::Licenses;
  blah blah blah

DESCRIPTION

Top

This package holds subroutines imported and used by ExtUtils::ModuleMaker to include license and copyright information in a standard Perl module distribution.

USAGE

Top

This package always exports two functions:

* Get_Local_License
* Verify_Local_License

License_LooseLips

Purpose : Get the copyright pod text and LICENSE file text for this license

BUGS

Top

None known at this time.

AUTHOR/MAINTAINER

Top

ExtUtils::ModuleMaker was originally written in 2001-02 by R. Geoffrey Avery (modulemaker [at] PlatypiVentures [dot] com). Since version 0.33 (July 2005) it has been maintained by James E. Keenan (jkeenan [at] cpan [dot] org).

SUPPORT

Top

Send email to jkeenan [at] cpan [dot] org. Please include 'modulemaker' in the subject line.

COPYRIGHT

Top

SEE ALSO

Top

ExtUtils::ModuleMaker, modulemaker, perl(1).


ExtUtils-ModuleMaker documentation  | view source Contained in the ExtUtils-ModuleMaker distribution.