Skip to content
Snippets Groups Projects
Commit 8893e5f3 authored by bolkun's avatar bolkun
Browse files

Fixed command to check perl module version

parent db330633
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ RECOMMENDED: strawberry perl environment [strawberry-perl-5.30.3.1-64bit-portabl
* Perl version 5.28 or higher
* cpan or cpanm
* several CPAN modules such as Archive::BagIt (0.065 or higher)
* `cpan -d Archive::BagIt` to check module perl version
* `sudo cpan -D Archive::BagIt` to check module perl version
## Three ways to install a module
* with cpan `cpan Archive::BagIt`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment