Skip to content
Snippets Groups Projects
Commit 37e3e023 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fixed missed module loading

parent ebd58d8d
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ use XML::LibXML; ...@@ -27,7 +27,7 @@ use XML::LibXML;
use Time::Progress; use Time::Progress;
use XML::LibXML::XPathContext; use XML::LibXML::XPathContext;
use Getopt::Long::Complete qw(GetOptionsWithCompletion); use Getopt::Long::Complete qw(GetOptionsWithCompletion);
use Digest::CRC;
use Digest::MD5; use Digest::MD5;
use Digest::SHA; use Digest::SHA;
use Pod::Usage; use Pod::Usage;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment