Skip to content

Instantly share code, notes, and snippets.

@ungrim97
Last active December 3, 2015 15:18
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 ungrim97/2c8382b379802bfacb5a to your computer and use it in GitHub Desktop.
Save ungrim97/2c8382b379802bfacb5a to your computer and use it in GitHub Desktop.
===SORRY!=== Error while compiling /home/mfrancis/Programming/Perl6/Perl6-Grammar--HTTP/lib/Grammar/HTTP.pm6
Invalid typename 'Grammar::HTTP::Extensions'
use Grammar::HTTP::Extensions;
grammar Grammar::HTTP {
also does Grammar::HTTP::Extensions;
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment