![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/usr/share/perl5/vendor_perl/Module/Build/Platform/ |
package Module::Build::Platform::Default; use strict; use warnings; our $VERSION = '0.4224'; $VERSION = eval $VERSION; use Module::Build::Base; our @ISA = qw(Module::Build::Base); 1; __END__ =head1 NAME Module::Build::Platform::Default - Stub class for unknown platforms =head1 DESCRIPTION The sole purpose of this module is to inherit from C<Module::Build::Base>. Please see the L<Module::Build> for the docs. =head1 AUTHOR Ken Williams <[email protected]> =head1 SEE ALSO perl(1), Module::Build(3), ExtUtils::MakeMaker(3) =cut