mirror of
https://codeberg.org/scip/note.git
synced 2025-12-17 04:31:02 +01:00
ADDED: Added test cases for "make test"
ADDED: Added test for optional and required perl modules in
Makefile.PL
FIXED: NOTEDB::dumper version string were wrong, therefore
cpan didn't index is properly.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
package NOTEDB::dumper;
|
||||
|
||||
$NOTEDB::text::VERSION = "1.00";
|
||||
$NOTEDB::dumper::VERSION = "1.01";
|
||||
|
||||
use strict;
|
||||
use Data::Dumper;
|
||||
|
||||
Reference in New Issue
Block a user