Cookbook.pm (Module-Build-0.4232) | : | Cookbook.pm (Module-Build-0.4234) | ||
---|---|---|---|---|
package Module::Build::Cookbook; | package Module::Build::Cookbook; | |||
use strict; | use strict; | |||
use warnings; | use warnings; | |||
our $VERSION = '0.4232'; | our $VERSION = '0.4234'; | |||
=head1 NAME | =head1 NAME | |||
Module::Build::Cookbook - Examples of Module::Build Usage | Module::Build::Cookbook - Examples of Module::Build Usage | |||
=head1 DESCRIPTION | =head1 DESCRIPTION | |||
C<Module::Build> isn't conceptually very complicated, but examples are | C<Module::Build> isn't conceptually very complicated, but examples are | |||
always helpful. The following recipes should help developers and/or | always helpful. The following recipes should help developers and/or | |||
installers put together the pieces from the other parts of the | installers put together the pieces from the other parts of the | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |