File tree 35 files changed +38
-34
lines changed
35 files changed +38
-34
lines changed Original file line number Diff line number Diff line change
1
+ 7.70 Sun 26 Mar 14:13:20 BST 2023
2
+
3
+ No changes since v7.69_01
4
+
1
5
7.69_01 Sat 25 Mar 11:06:19 GMT 2023
2
6
3
7
Core reversions:
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require Exporter;
7
7
our @ISA = qw( Exporter) ;
8
8
our @EXPORT = qw( cp rm_f rm_rf mv cat eqtime mkpath touch test_f test_d chmod
9
9
dos2unix) ;
10
- our $VERSION = ' 7.69_01 ' ;
10
+ our $VERSION = ' 7.70 ' ;
11
11
$VERSION =~ tr / _// d;
12
12
13
13
my $Is_VMS = $^O eq ' VMS' ;
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ our @ISA = qw(Exporter);
10
10
11
11
our @EXPORT = qw( test_harness pod2man perllocal_install uninstall
12
12
warn_if_old_packlist test_s cp_nonempty) ;
13
- our $VERSION = ' 7.69_01 ' ;
13
+ our $VERSION = ' 7.70 ' ;
14
14
$VERSION =~ tr / _// d;
15
15
16
16
my $Is_VMS = $^O eq ' VMS' ;
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package ExtUtils::Liblist;
3
3
use strict;
4
4
use warnings;
5
5
6
- our $VERSION = ' 7.69_01 ' ;
6
+ our $VERSION = ' 7.70 ' ;
7
7
$VERSION =~ tr / _// d;
8
8
9
9
use File::Spec;
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ use 5.006;
11
11
12
12
use strict;
13
13
use warnings;
14
- our $VERSION = ' 7.69_01 ' ;
14
+ our $VERSION = ' 7.70 ' ;
15
15
$VERSION =~ tr / _// d;
16
16
17
17
use ExtUtils::MakeMaker::Config;
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ use strict;
4
4
use warnings;
5
5
use ExtUtils::MakeMaker::Config;
6
6
7
- our $VERSION = ' 7.69_01 ' ;
7
+ our $VERSION = ' 7.70 ' ;
8
8
$VERSION =~ tr / _// d;
9
9
10
10
require ExtUtils::Liblist;
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package ExtUtils::MM_AIX;
2
2
3
3
use strict;
4
4
use warnings;
5
- our $VERSION = ' 7.69_01 ' ;
5
+ our $VERSION = ' 7.70 ' ;
6
6
$VERSION =~ tr / _// d;
7
7
8
8
use ExtUtils::MakeMaker::Config;
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package ExtUtils::MM_Any;
2
2
3
3
use strict;
4
4
use warnings;
5
- our $VERSION = ' 7.69_01 ' ;
5
+ our $VERSION = ' 7.70 ' ;
6
6
$VERSION =~ tr / _// d;
7
7
8
8
use Carp;
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require ExtUtils::MM_Any;
27
27
require ExtUtils::MM_Unix;
28
28
29
29
our @ISA = qw( ExtUtils::MM_Any ExtUtils::MM_Unix ) ;
30
- our $VERSION = ' 7.69_01 ' ;
30
+ our $VERSION = ' 7.70 ' ;
31
31
$VERSION =~ tr / _// d;
32
32
33
33
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require ExtUtils::MM_Unix;
10
10
require ExtUtils::MM_Win32;
11
11
our @ISA = qw( ExtUtils::MM_Unix ) ;
12
12
13
- our $VERSION = ' 7.69_01 ' ;
13
+ our $VERSION = ' 7.70 ' ;
14
14
$VERSION =~ tr / _// d;
15
15
16
16
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package ExtUtils::MM_DOS;
3
3
use strict;
4
4
use warnings;
5
5
6
- our $VERSION = ' 7.69_01 ' ;
6
+ our $VERSION = ' 7.70 ' ;
7
7
$VERSION =~ tr / _// d;
8
8
9
9
require ExtUtils::MM_Any;
Original file line number Diff line number Diff line change 8
8
our @ISA = qw( ExtUtils::MM_Unix ) ;
9
9
}
10
10
11
- our $VERSION = ' 7.69_01 ' ;
11
+ our $VERSION = ' 7.70 ' ;
12
12
$VERSION =~ tr / _// d;
13
13
14
14
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package ExtUtils::MM_MacOS;
3
3
use strict;
4
4
use warnings;
5
5
6
- our $VERSION = ' 7.69_01 ' ;
6
+ our $VERSION = ' 7.70 ' ;
7
7
$VERSION =~ tr / _// d;
8
8
9
9
sub new {
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ use warnings;
23
23
use ExtUtils::MakeMaker::Config;
24
24
use File::Basename;
25
25
26
- our $VERSION = ' 7.69_01 ' ;
26
+ our $VERSION = ' 7.70 ' ;
27
27
$VERSION =~ tr / _// d;
28
28
29
29
require ExtUtils::MM_Win32;
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ use warnings;
6
6
use ExtUtils::MakeMaker qw( neatvalue) ;
7
7
use File::Spec;
8
8
9
- our $VERSION = ' 7.69_01 ' ;
9
+ our $VERSION = ' 7.70 ' ;
10
10
$VERSION =~ tr / _// d;
11
11
12
12
require ExtUtils::MM_Any;
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package ExtUtils::MM_OS390;
2
2
3
3
use strict;
4
4
use warnings;
5
- our $VERSION = ' 7.69_01 ' ;
5
+ our $VERSION = ' 7.70 ' ;
6
6
$VERSION =~ tr / _// d;
7
7
8
8
use ExtUtils::MakeMaker::Config;
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package ExtUtils::MM_QNX;
2
2
3
3
use strict;
4
4
use warnings;
5
- our $VERSION = ' 7.69_01 ' ;
5
+ our $VERSION = ' 7.70 ' ;
6
6
$VERSION =~ tr / _// d;
7
7
8
8
require ExtUtils::MM_Unix;
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package ExtUtils::MM_UWIN;
2
2
3
3
use strict;
4
4
use warnings;
5
- our $VERSION = ' 7.69_01 ' ;
5
+ our $VERSION = ' 7.70 ' ;
6
6
$VERSION =~ tr / _// d;
7
7
8
8
require ExtUtils::MM_Unix;
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ use ExtUtils::MakeMaker qw($Verbose neatvalue _sprintf562);
15
15
16
16
# If $VERSION is in scope, parse_version() breaks
17
17
{
18
- our $VERSION = ' 7.69_01 ' ;
18
+ our $VERSION = ' 7.70 ' ;
19
19
$VERSION =~ tr / _// d;
20
20
}
21
21
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ BEGIN {
16
16
17
17
use File::Basename;
18
18
19
- our $VERSION = ' 7.69_01 ' ;
19
+ our $VERSION = ' 7.70 ' ;
20
20
$VERSION =~ tr / _// d;
21
21
22
22
require ExtUtils::MM_Any;
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package ExtUtils::MM_VOS;
2
2
3
3
use strict;
4
4
use warnings;
5
- our $VERSION = ' 7.69_01 ' ;
5
+ our $VERSION = ' 7.70 ' ;
6
6
$VERSION =~ tr / _// d;
7
7
8
8
require ExtUtils::MM_Unix;
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ use ExtUtils::MakeMaker qw(neatvalue _sprintf562);
27
27
require ExtUtils::MM_Any;
28
28
require ExtUtils::MM_Unix;
29
29
our @ISA = qw( ExtUtils::MM_Any ExtUtils::MM_Unix ) ;
30
- our $VERSION = ' 7.69_01 ' ;
30
+ our $VERSION = ' 7.70 ' ;
31
31
$VERSION =~ tr / _// d;
32
32
33
33
$ENV {EMXSHELL } = ' sh' ; # to run `commands`
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package ExtUtils::MM_Win95;
3
3
use strict;
4
4
use warnings;
5
5
6
- our $VERSION = ' 7.69_01 ' ;
6
+ our $VERSION = ' 7.70 ' ;
7
7
$VERSION =~ tr / _// d;
8
8
9
9
require ExtUtils::MM_Win32;
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package ExtUtils::MY;
3
3
use strict;
4
4
require ExtUtils::MM;
5
5
6
- our $VERSION = ' 7.69_01 ' ;
6
+ our $VERSION = ' 7.70 ' ;
7
7
$VERSION =~ tr / _// d;
8
8
our @ISA = qw( ExtUtils::MM) ;
9
9
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ my %Recognized_Att_Keys;
25
25
our %macro_fsentity ; # whether a macro is a filesystem name
26
26
our %macro_dep ; # whether a macro is a dependency
27
27
28
- our $VERSION = ' 7.69_01 ' ;
28
+ our $VERSION = ' 7.70 ' ;
29
29
$VERSION =~ tr / _// d;
30
30
31
31
# Emulate something resembling CVS $Revision$
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package ExtUtils::MakeMaker::Config;
3
3
use strict;
4
4
use warnings;
5
5
6
- our $VERSION = ' 7.69_01 ' ;
6
+ our $VERSION = ' 7.70 ' ;
7
7
$VERSION =~ tr / _// d;
8
8
9
9
use Config ();
Original file line number Diff line number Diff line change 1
1
package ExtUtils::MakeMaker::FAQ;
2
2
3
- our $VERSION = '7.69_01 ';
3
+ our $VERSION = '7.70 ';
4
4
$VERSION =~ tr/_//d;
5
5
6
6
1;
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package ExtUtils::MakeMaker::Locale;
2
2
3
3
use strict;
4
4
use warnings;
5
- our $VERSION = " 7.69_01 " ;
5
+ our $VERSION = " 7.70 " ;
6
6
$VERSION =~ tr / _// d;
7
7
8
8
use base ' Exporter' ;
Original file line number Diff line number Diff line change 1
1
package ExtUtils::MakeMaker::Tutorial;
2
2
3
- our $VERSION = '7.69_01 ';
3
+ our $VERSION = '7.70 ';
4
4
$VERSION =~ tr/_//d;
5
5
6
6
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ use warnings;
16
16
17
17
use vars qw( @ISA $VERSION $CLASS $STRICT $LAX *declare *qv) ;
18
18
19
- $VERSION = ' 7.69_01 ' ;
19
+ $VERSION = ' 7.70 ' ;
20
20
$VERSION =~ tr / _// d;
21
21
$CLASS = ' version' ;
22
22
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ use warnings;
11
11
12
12
use vars qw( $VERSION $CLASS $STRICT $LAX) ;
13
13
14
- $VERSION = ' 7.69_01 ' ;
14
+ $VERSION = ' 7.70 ' ;
15
15
$VERSION =~ tr / _// d;
16
16
17
17
# --------------------------------------------------------------------------#
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ use warnings;
129
129
130
130
use Config;
131
131
use vars qw( $VERSION $CLASS @ISA $LAX $STRICT) ;
132
- $VERSION = ' 7.69_01 ' ;
132
+ $VERSION = ' 7.70 ' ;
133
133
$VERSION =~ tr / _// d;
134
134
$CLASS = ' ExtUtils::MakeMaker::version::vpp' ;
135
135
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package ExtUtils::Mkbootstrap;
3
3
use strict;
4
4
use warnings;
5
5
6
- our $VERSION = ' 7.69_01 ' ;
6
+ our $VERSION = ' 7.70 ' ;
7
7
$VERSION =~ tr / _// d;
8
8
9
9
require Exporter;
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ use Config;
11
11
12
12
our @ISA = qw( Exporter) ;
13
13
our @EXPORT = qw( &Mksymlists) ;
14
- our $VERSION = ' 7.69_01 ' ;
14
+ our $VERSION = ' 7.70 ' ;
15
15
$VERSION =~ tr / _// d;
16
16
17
17
sub Mksymlists {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package ExtUtils::testlib;
3
3
use strict;
4
4
use warnings;
5
5
6
- our $VERSION = ' 7.69_01 ' ;
6
+ our $VERSION = ' 7.70 ' ;
7
7
$VERSION =~ tr / _// d;
8
8
9
9
use Cwd;
You can’t perform that action at this time.
0 commit comments