File tree 14 files changed +42
-34
lines changed
14 files changed +42
-34
lines changed Original file line number Diff line number Diff line change
1
+ 0.63 - 2025-03-19, H.Merijn Brand
2
+ *
3
+
4
+ 0.62 - 2025-01-13, H.Merijn Brand
5
+ * doc should not be part of test
6
+
1
7
0.61 - 2025-01-13, H.Merijn Brand
2
8
* Replace "use vars" with "our" (James Raspass: PR #9)
3
9
* Specify recommended versions based on known CVE's
Original file line number Diff line number Diff line change @@ -163,7 +163,5 @@ sub postamble {
163
163
' -@rm -f pod2html.tmp' ,
164
164
' doc/DBD-CSV.md: lib/DBD/CSV.pm' ,
165
165
' perl doc/make-doc.pl' ,
166
- ' test::' ,
167
- ' perl doc/make-doc.pl' ,
168
166
$min_vsn ;
169
167
} # postamble
Original file line number Diff line number Diff line change 3
3
Report issues via email at: Jochen Wiedmann.
4
4
5
5
6
- This is the Security Policy for the Perl DBD::CSV distribution .
6
+ This is the Security Policy for DBD::CSV.
7
7
8
8
The latest version of the Security Policy can be found in the
9
9
[ git repository for DBD::CSV] ( https://github.com/perl5-dbi/DBD-CSV ) .
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ requires "SQL::Statement" => "1.405";
4
4
requires " Text::CSV_XS" => " 1.01" ;
5
5
6
6
recommends " DBD::File" => " 0.44" ;
7
- recommends " DBI" => " 1.643 " ;
7
+ recommends " DBI" => " 1.647 " ;
8
8
recommends " SQL::Statement" => " 1.414" ;
9
- recommends " Text::CSV_XS" => " 1.59 " ;
9
+ recommends " Text::CSV_XS" => " 1.60 " ;
10
10
11
11
suggests " DBI" => " 1.646" ;
12
12
@@ -16,7 +16,7 @@ on "configure" => sub {
16
16
17
17
recommends " ExtUtils::MakeMaker" => " 7.22" ;
18
18
19
- suggests " ExtUtils::MakeMaker" => " 7.70 " ;
19
+ suggests " ExtUtils::MakeMaker" => " 7.72 " ;
20
20
};
21
21
22
22
on " build" => sub {
@@ -31,7 +31,7 @@ on "test" => sub {
31
31
requires " charnames" ;
32
32
33
33
recommends " Encode" => " 3.12" ;
34
- recommends " Test::More" => " 1.302207 " ;
34
+ recommends " Test::More" => " 1.302209 " ;
35
35
36
36
suggests " Encode" => " 3.21" ;
37
37
};
Original file line number Diff line number Diff line change 58
58
.\" ========================================================================
59
59
.\"
60
60
.IX Title " Bundle::DBD::CSV 3"
61
- .TH Bundle::DBD::CSV 3 2025-01-13 "perl v5.40.0 " "User Contributed Perl Documentation"
61
+ .TH Bundle::DBD::CSV 3 2025-03-19 "perl v5.40.1 " "User Contributed Perl Documentation"
62
62
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
63
63
.\" way too many mistakes in technical documents.
64
64
.if n .ad l
@@ -72,15 +72,15 @@ Bundle::DBD::CSV \- A bundle to install the DBD::CSV driver
72
72
.Ve
73
73
.SH CONTENTS
74
74
.IX Header " CONTENTS"
75
- DBI 1.645
75
+ DBI 1.647
76
76
.PP
77
- Text::CSV_XS 1.59
77
+ Text::CSV_XS 1.60
78
78
.PP
79
79
SQL::Statement 1.414
80
80
.PP
81
81
DBD::File 0.44
82
82
.PP
83
- DBD::CSV 0.61
83
+ DBD::CSV 0.63
84
84
.SH DESCRIPTION
85
85
.IX Header " DESCRIPTION"
86
86
This bundle includes all that\*( Aq s needed to access so\- called CSV (Comma
Original file line number Diff line number Diff line change @@ -30,15 +30,15 @@ <h1 id="SYNOPSIS">SYNOPSIS</h1>
30
30
31
31
< h1 id ="CONTENTS "> CONTENTS</ h1 >
32
32
33
- < p > DBI 1.645 </ p >
33
+ < p > DBI 1.647 </ p >
34
34
35
- < p > Text::CSV_XS 1.59 </ p >
35
+ < p > Text::CSV_XS 1.60 </ p >
36
36
37
37
< p > SQL::Statement 1.414</ p >
38
38
39
39
< p > DBD::File 0.44</ p >
40
40
41
- < p > DBD::CSV 0.61 </ p >
41
+ < p > DBD::CSV 0.63 </ p >
42
42
43
43
< h1 id ="DESCRIPTION "> DESCRIPTION</ h1 >
44
44
Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ SYNOPSIS
7
7
perl -MCPAN -e 'install Bundle::DBD::CSV'
8
8
9
9
CONTENTS
10
- DBI 1.645
10
+ DBI 1.647
11
11
12
- Text::CSV_XS 1.59
12
+ Text::CSV_XS 1.60
13
13
14
14
SQL::Statement 1.414
15
15
16
16
DBD::File 0.44
17
17
18
- DBD::CSV 0.61
18
+ DBD::CSV 0.63
19
19
20
20
DESCRIPTION
21
21
This bundle includes all that's needed to access so-called CSV (Comma
@@ -37,4 +37,4 @@ COPYRIGHT AND LICENSE
37
37
General Public License or the Artistic License, as specified in the
38
38
Perl README file.
39
39
40
- perl v5.40.0 2025-01-13 Bundle::DBD::CSV(3)
40
+ perl v5.40.1 2025-03-19 Bundle::DBD::CSV(3)
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ Bundle::DBD::CSV - A bundle to install the DBD::CSV driver
8
8
9
9
# CONTENTS
10
10
11
- DBI 1.645
11
+ DBI 1.647
12
12
13
- Text::CSV\_ XS 1.59
13
+ Text::CSV\_ XS 1.60
14
14
15
15
SQL::Statement 1.414
16
16
17
17
DBD::File 0.44
18
18
19
- DBD::CSV 0.61
19
+ DBD::CSV 0.63
20
20
21
21
# DESCRIPTION
22
22
Original file line number Diff line number Diff line change 58
58
.\" ========================================================================
59
59
.\"
60
60
.IX Title " DBD::CSV 3"
61
- .TH DBD::CSV 3 2025-01-13 "perl v5.40.0 " "User Contributed Perl Documentation"
61
+ .TH DBD::CSV 3 2025-03-19 "perl v5.40.1 " "User Contributed Perl Documentation"
62
62
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
63
63
.\" way too many mistakes in technical documents.
64
64
.if n .ad l
Original file line number Diff line number Diff line change @@ -763,4 +763,4 @@ COPYRIGHT AND LICENSE
763
763
General Public License or the Artistic License, as specified in the
764
764
Perl README file.
765
765
766
- perl v5.40.0 2025-01-13 DBD::CSV(3)
766
+ perl v5.40.1 2025-03-19 DBD::CSV(3)
Original file line number Diff line number Diff line change 3
3
use 5.038002;
4
4
use warnings;
5
5
6
- our $VERSION = " 0.04 - 20250113 " ;
6
+ our $VERSION = " 0.05 - 20250116 " ;
7
7
our $CMD = $0 =~ s { .*/} {} r ;
8
8
9
9
sub usage {
10
10
my $err = shift and select STDERR ;
11
- say " usage: $CMD [-v[#]]" ;
11
+ say " usage: $CMD [-v[#]] [--pod] " ;
12
12
exit $err ;
13
13
} # usage
14
14
@@ -22,6 +22,8 @@ sub usage {
22
22
" help|?" => sub { usage (0); },
23
23
" V|version" => sub { say " $CMD [$VERSION ]" ; exit 0; },
24
24
25
+ " p|pod!" => \ my $pod ,
26
+
25
27
" v|verbose:1" => \(my $opt_v = 0),
26
28
) or usage (1);
27
29
@@ -75,6 +77,8 @@ sub dext {
75
77
open my $fh , " >" , \$pod {$pm };
76
78
Pod::Text-> new-> parse_from_file ($pm , $fh );
77
79
close $fh ;
80
+
81
+ $pod && $pod {$pm } and link $pm => dext ($pm , " pod" );
78
82
}
79
83
}
80
84
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ package Bundle::DBD::CSV;
5
5
use strict;
6
6
use warnings;
7
7
8
- our $VERSION = " 1.16 " ;
8
+ our $VERSION = " 1.17 " ;
9
9
10
10
1;
11
11
@@ -21,15 +21,15 @@ Bundle::DBD::CSV - A bundle to install the DBD::CSV driver
21
21
22
22
=head1 CONTENTS
23
23
24
- DBI 1.646
24
+ DBI 1.647
25
25
26
- Text::CSV_XS 1.59
26
+ Text::CSV_XS 1.60
27
27
28
28
SQL::Statement 1.414
29
29
30
30
DBD::File 0.44
31
31
32
- DBD::CSV 0.61
32
+ DBD::CSV 0.63
33
33
34
34
=head1 DESCRIPTION
35
35
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ use strict;
29
29
30
30
our @ISA = qw( DBD::File ) ;
31
31
32
- our $VERSION = " 0.61 " ;
32
+ our $VERSION = " 0.63 " ;
33
33
our $ATTRIBUTION = " DBD::CSV $DBD::CSV::VERSION by H.Merijn Brand" ;
34
34
35
35
our $err = 0; # holds error code for DBI::err
Original file line number Diff line number Diff line change @@ -74,10 +74,10 @@ sub usage {
74
74
SQL::Statement: 1.405
75
75
Text::CSV_XS: 1.01
76
76
recommends:
77
- DBI: 1.643
77
+ DBI: 1.647
78
78
DBD::File: 0.44
79
79
SQL::Statement: 1.414
80
- Text::CSV_XS: 1.59
80
+ Text::CSV_XS: 1.60
81
81
suggests:
82
82
DBI: 1.646
83
83
configure_requires:
@@ -86,7 +86,7 @@ sub usage {
86
86
configure_recommends:
87
87
ExtUtils::MakeMaker: 7.22
88
88
configure_suggests:
89
- ExtUtils::MakeMaker: 7.70
89
+ ExtUtils::MakeMaker: 7.72
90
90
build_requires:
91
91
Config: 0
92
92
test_requires:
@@ -96,7 +96,7 @@ sub usage {
96
96
Cwd: 0
97
97
charnames: 0
98
98
test_recommends:
99
- Test::More: 1.302207
99
+ Test::More: 1.302209
100
100
Encode: 3.12
101
101
test_suggests:
102
102
Encode: 3.21
You can’t perform that action at this time.
0 commit comments