Skip to content

Instantly share code, notes, and snippets.

@tony-o
Created May 11, 2015 17:12
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 tony-o/8a97b8d965703729d6b7 to your computer and use it in GitHub Desktop.
Save tony-o/8a97b8d965703729d6b7 to your computer and use it in GitHub Desktop.
perl6 -I
tonyo@imac ~/projects/sap-desk$ perl6 -Ilib -e 'use Dumy';
===SORRY!===
Could not find Dumy in any of:
file#lib
file#/Users/tonyo/.perl6/2015.04-224-g8013195/lib
inst#/Users/tonyo/.perl6/2015.04-224-g8013195
file#/Users/tonyo/.rakudobrew/moar-nom/install/share/perl6/lib
file#/Users/tonyo/.rakudobrew/moar-nom/install/share/perl6/vendor/lib
file#/Users/tonyo/.rakudobrew/moar-nom/install/share/perl6/site/lib
inst#/Users/tonyo/.rakudobrew/moar-nom/install/share/perl6
inst#/Users/tonyo/.rakudobrew/moar-nom/install/share/perl6/vendor
inst#/Users/tonyo/.rakudobrew/moar-nom/install/share/perl6/site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment