We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d23a092 commit 85ebe6fCopy full SHA for 85ebe6f
2 files changed
Changes
@@ -1,4 +1,6 @@
1
+2.003 2026-03-08
2
- use lib/ repo layout, pdl2 assumes deps present
3
+- stop using Pod::Select which didn't help anything
4
5
2.002 2024-11-26
6
- upload with "PDL::Perldl2" in a .pm
lib/PDL/Perldl2/Script.pm
@@ -49,6 +49,6 @@ sub load_rcfile {
49
50
# PAUSE insists this package be here, so:
51
package PDL::Perldl2;
52
-our $VERSION = '2.002';
+our $VERSION = '2.003';
53
54
1;
0 commit comments