Apache/2.4.7 (Ubuntu) Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) safemode : OFF MySQL: ON | Perl: ON | cURL: OFF | WGet: ON > / usr / share / perl / 5.18.2 / Module / Build / | server ip : 172.67.156.115 your ip : 172.70.126.172 H O M E |
Filename | /usr/share/perl/5.18.2/Module/Build/Version.pm |
Size | 361 |
Permission | rw-r--r-- |
Owner | root : root |
Create time | 27-Apr-2025 10:10 |
Last modified | 21-Nov-2018 01:11 |
Last accessed | 07-Jul-2025 12:36 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
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
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