Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
perl5 /
vendor_perl /
Module /
Build /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
Platform
[ DIR ]
drwxr-xr-x
API.pod
66.87
KB
-rw-r--r--
Authoring.pod
10.75
KB
-rw-r--r--
Base.pm
162.47
KB
-rw-r--r--
Bundling.pod
4.96
KB
-rw-r--r--
Compat.pm
17.96
KB
-rw-r--r--
Config.pm
1.08
KB
-rw-r--r--
ConfigData.pm
6.96
KB
-rw-r--r--
Cookbook.pm
16.93
KB
-rw-r--r--
Dumper.pm
446
B
-rw-r--r--
ModuleInfo.pm
625
B
-rw-r--r--
Notes.pm
8.33
KB
-rw-r--r--
PPMMaker.pm
4.54
KB
-rw-r--r--
PodParser.pm
1.31
KB
-rw-r--r--
Version.pm
361
B
-rw-r--r--
YAML.pm
401
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ModuleInfo.pm
# -*- mode: cperl; tab-width: 8; indent-tabs-mode: nil; basic-offset: 2 -*- # vim:ts=8:sw=2:et:sta:sts=2 package Module::Build::ModuleInfo; use strict; use vars qw($VERSION); $VERSION = '0.4005'; $VERSION = eval $VERSION; require Module::Metadata; our @ISA = qw/Module::Metadata/; 1; __END__ =for :stopwords ModuleInfo =head1 NAME Module::Build::ModuleInfo - DEPRECATED =head1 DESCRIPTION This module has been extracted into a separate distribution and renamed L<Module::Metadata>. This module is kept as a subclass wrapper for compatibility. =head1 SEE ALSO perl(1), L<Module::Build>, L<Module::Metadata> =cut
Close