Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 12, 2020 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/ff3fabae585eb79a005e322418eadd0c to your computer and use it in GitHub Desktop.
Save Whateverable/ff3fabae585eb79a005e322418eadd0c to your computer and use it in GitHub Desktop.
evalable6
use lib `data/all-modules/cpan/HANENKAMP/ArrayHash/`; use ArrayHash; my @ah := array-hash('x' => 12, 'm' => 14, 'a' => 32)
(exit code 1)
===SORRY!=== Error while compiling /tmp/bFf_8QNNGq
Must specify at least one repository. Did you mean 'use lib "lib"' ?
at /tmp/bFf_8QNNGq:1
------> use lib ⏏`data/all-modules/cpan/HANENKAMP/ArrayHa
expecting any of:
argument list
prefix
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment