Skip to content

Instantly share code, notes, and snippets.

@samcv
Created April 10, 2017 22:17
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 samcv/401ddc20a5d99c4ced9cb73adcc44233 to your computer and use it in GitHub Desktop.
Save samcv/401ddc20a5d99c4ced9cb73adcc44233 to your computer and use it in GitHub Desktop.
samantha@athena ..t/rakudo-appimage/perl6.AppDir/usr/bin (git)-[master] % APPIMAGE_DEBUG=1 ../../AppRun
Did not see any command line args
To exit type 'exit' or '^D'
> use Test;
Got Arg: 3 is ‘/home/samantha/git/rakudo-appimage/perl6.AppDir/usr/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E’
Got Arg: 2 is ‘--source-name=perl#sources/C712FE6969F786C9380D643DF17E85D06868219E’
Got Arg: 1 is ‘(Test)’
Got Arg: 0 is ‘--output=/home/samantha/.perl6/precomp/7D3521ABB105578CD23F997F35285F743D01BE66.1491852631.35058/C7/C712FE6969F786C9380D643DF17E85D06868219E.bc’
Got Arg: -1 is ‘--target=mbc’
Passing on Arg 0 is ‘--output=/home/samantha/.perl6/precomp/7D3521ABB105578CD23F997F35285F743D01BE66.1491852631.35058/C7/C712FE6969F786C9380D643DF17E85D06868219E.bc’
Passing on Arg 1 is ‘/home/samantha/git/rakudo-appimage/perl6.AppDir/usr/(Test)’
Passing on Arg 2 is ‘--source-name=perl#sources/C712FE6969F786C9380D643DF17E85D06868219E’
Passing on Arg 3 is ‘--target=mbc’
Could not open /home/samantha/git/rakudo-appimage/perl6.AppDir/usr/(Test). Failed to stat file: no such file or directory
in any statement_control at ./share/nqp/lib/Perl6/Grammar.moarvm line 1
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment