Server IP : 173.249.157.85 / Your IP : 3.133.160.6 Web Server : Apache System : Linux server.frogzhost.com 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 User : econtech ( 1005) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/perl5/vendor_perl/Module/Build/
Current File : /usr/share/perl5/vendor_perl/Module/Build/Version.pm
package Module::Build::Version;
use strict;
use vars qw($VERSION);
$VERSION = '0.87'; ### XXX sync with version of version.pm below
use version 0.87;
our @ISA = qw(version);
1;
=head1 NAME
Module::Build::Version - DEPRECATED
=head1 DESCRIPTION
Module::Build now lists L<version> as a C<configure_requires> dependency
and no longer installs a copy.
=cut