We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e26edf commit e69e8dbCopy full SHA for e69e8db
Changes
@@ -1,3 +1,5 @@
1
+- add licence information
2
+
3
2.002 2024-12-09
4
- install pdldoc, add repo metadata
5
Makefile.PL
@@ -11,6 +11,7 @@ $repo = "PDLPorters/$repo";
11
WriteMakefile(
12
NAME => $package_name,
13
AUTHOR => 'PerlDL Developers <pdl-general@lists.sourceforge.net>',
14
+ LICENSE=> "perl",
15
VERSION_FROM => 'HDF.pm',
16
CONFIGURE_REQUIRES => {
17
'ExtUtils::MakeMaker' => 0,
0 commit comments