Hi All,
Could not find xxx::yyy at line zz in:
file#/home/linuxutil/p6lib
inst#/home/tony/.perl6
inst#/usr/lib64/perl6/site
inst#/usr/lib64/perl6/vendor
inst#/usr/lib64/perl6
ap#
nqp#
perl5#
If I remember correctly, there was a way to ask Perl 5 for
a list of the module paths from the command line.
Right now I have to deliberately crash a program.
Perl6 -h is not helping.
How do I ask Perl 6 for this list from the command line
the proper way?
Many thanks,
-T
What is "ap#, nqp#, and perl5#" anyway?