Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /usr/share/perl5/vendor_perl/ExtUtils/MakeMaker//Config.pm
package ExtUtils::MakeMaker::Config;
use strict;
our $VERSION = '7.34';
$VERSION = eval $VERSION;
use Config ();
# Give us an overridable config.
our %Config = %Config::Config;
sub import {
my $caller = caller;
no strict 'refs'; ## no critic
*{$caller.'::Config'} = \%Config;
}
1;
=head1 NAME
ExtUtils::MakeMaker::Config - Wrapper around Config.pm
=head1 SYNOPSIS
use ExtUtils::MakeMaker::Config;
print $Config{installbin}; # or whatever
=head1 DESCRIPTION
B<FOR INTERNAL USE ONLY>
A very thin wrapper around Config.pm so MakeMaker is easier to test.
=cut
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | March 03 2024 19:12:34 | root / root | 0755 | |
| | | | | |
Config.pm | 0.579 KB | March 19 2018 10:21:54 | root / root | 0644 | |
FAQ.pod | 19.62 KB | March 19 2018 10:21:54 | root / root | 0644 | |
Tutorial.pod | 5.304 KB | March 19 2018 10:21:54 | root / root | 0644 | |