Created
March 28, 2023 17:50
-
-
Save ology/ff53254a68c543fcbc8dd2eb543082d5 to your computer and use it in GitHub Desktop.
kd: Why do you say 5.32 is required?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gene@mopey:~/sandbox/Groove-Tool main ▸ perlver ./lib/Groovetool.pm | |
--------------------------------------------------- | |
| file | explicit | syntax | external | | |
| --------------------------------------------------- | | |
| ./lib/Groovetool.pm | ~ | v5.14.0 | n/a | | |
| --------------------------------------------------- | | |
| Minimum explicit version : ~ | | |
| Minimum syntax version : v5.14.0 | | |
| Minimum version of perl : v5.14.0 | | |
--------------------------------------------------- | |
gene@mopey:~/sandbox/Groove-Tool main ▸ perlver groovetool.pl | |
--------------------------------------------- | |
| file | explicit | syntax | external | | |
| --------------------------------------------- | | |
| groovetool.pl | ~ | v5.10.0 | n/a | | |
| --------------------------------------------- | | |
| Minimum explicit version : ~ | | |
| Minimum syntax version : v5.10.0 | | |
| Minimum version of perl : v5.10.0 | | |
--------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment