Default.pm (Module-Build-0.4231) | : | Default.pm (Module-Build-0.4232) | ||
---|---|---|---|---|
package Module::Build::Platform::Default; | package Module::Build::Platform::Default; | |||
use strict; | use strict; | |||
use warnings; | use warnings; | |||
our $VERSION = '0.4231'; | our $VERSION = '0.4232'; | |||
$VERSION = eval $VERSION; | $VERSION = eval $VERSION; | |||
use Module::Build::Base; | use Module::Build::Base; | |||
our @ISA = qw(Module::Build::Base); | our @ISA = qw(Module::Build::Base); | |||
1; | 1; | |||
__END__ | __END__ | |||
=head1 NAME | =head1 NAME | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |