Skip to content

Commit 85ebe6f

Browse files
committed
2.003
1 parent d23a092 commit 85ebe6f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
2.003 2026-03-08
12
- use lib/ repo layout, pdl2 assumes deps present
3+
- stop using Pod::Select which didn't help anything
24

35
2.002 2024-11-26
46
- upload with "PDL::Perldl2" in a .pm

lib/PDL/Perldl2/Script.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ sub load_rcfile {
4949

5050
# PAUSE insists this package be here, so:
5151
package PDL::Perldl2;
52-
our $VERSION = '2.002';
52+
our $VERSION = '2.003';
5353

5454
1;

0 commit comments

Comments
 (0)