Skip to content

Instantly share code, notes, and snippets.

@stmuk
Created June 8, 2015 14:47
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 stmuk/25b0a169ac0ec7e130b0 to your computer and use it in GitHub Desktop.
Save stmuk/25b0a169ac0ec7e130b0 to your computer and use it in GitHub Desktop.
Cannot invoke null object (Cannot invoke null object)
$ perl6 -version
This is perl6 version 2015.05-86-gd39fe1c built on MoarVM version 2015.05-35-gc4c7ebd
$ panda install DBIish
==> Fetching DBIish
==> Building DBIish
Cannot invoke null object
in sub strip-pod at lib/Panda/Builder.pm:15
in sub build-order at lib/Panda/Builder.pm:56
in method build at lib/Panda/Builder.pm:92
in method install at lib/Panda.pm:127
in method resolve at lib/Panda.pm:214
in sub MAIN at /usr/home/steve/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/panda:20
in block <unit> at /usr/home/steve/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/panda:87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment