Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created September 2, 2011 10: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 tadzik/1188309 to your computer and use it in GitHub Desktop.
Save tadzik/1188309 to your computer and use it in GitHub Desktop.
┌─[tadzik@yavin4]─[~]
└─[%]─> perl6 -e 'use IoC'
===SORRY!===
Incorrect pre-compiled version of src/gen/Metamodel.pm loaded
┌─[tadzik@yavin4]─[~]
└─[%]─> find ~/.perl6/lib -name '*.pir' -delete
┌─[tadzik@yavin4]─[~]
└─[%]─> perl6 -e 'use IoC'
┌─[tadzik@yavin4]─[~]
└─[%]─>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment