We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06086a commit 0f9fe2fCopy full SHA for 0f9fe2f
README.md
@@ -59,7 +59,11 @@ What this does is install CPAN modules for
59
60
Installing these modules can be tricky, so this script handles it for you.
61
62
-It has been tested on GNU/Linux, macOS, and Windows (Strawberry Perl).
+It has been tested on GNU/Linux, macOS, and Windows (Strawberry Perl 5.26.1.1).
63
+
64
+Note: There are currently issues with installing on Windows using ActivePerl
65
+and older versions of Strawberry Perl. These are mostly due to having an older
66
+toolchain which causes builds of the native libraries to fail.
67
68
#### Jupyter
69
0 commit comments