"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "lib/Module/Build/Platform/aix.pm" between
Module-Build-0.4231.tar.gz and Module-Build-0.4232.tar.gz

About: Module-Build - building & installing Perl modules.

aix.pm  (Module-Build-0.4231):aix.pm  (Module-Build-0.4232)
package Module::Build::Platform::aix; package Module::Build::Platform::aix;
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::Platform::Unix; use Module::Build::Platform::Unix;
our @ISA = qw(Module::Build::Platform::Unix); our @ISA = qw(Module::Build::Platform::Unix);
# This class isn't necessary anymore, but we can't delete it, because # This class isn't necessary anymore, but we can't delete it, because
# some people might still have the old copy in their @INC, containing # some people might still have the old copy in their @INC, containing
# code we don't want to execute, so we have to make sure an upgrade # code we don't want to execute, so we have to make sure an upgrade
# will replace it with this empty subclass. # will replace it with this empty subclass.
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)