Skip to content

Instantly share code, notes, and snippets.

@samuraisam
Created July 5, 2014 22:19
Show Gist options
  • Save samuraisam/c59386f4059f349f6e10 to your computer and use it in GitHub Desktop.
Save samuraisam/c59386f4059f349f6e10 to your computer and use it in GitHub Desktop.
my $fn = IO::Spec.catdir($?FILE, 'Proto', 'ql2_13x.proto');
use PB::Model::Generator $fn;
# => No such method 'IO' for invocant of type 'Any'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment