I used below command
cpanm Plack Twiggy Dancer Dancer::Plugin::WebSocket AnyEvent::Util
And when I try to run perl script with all these packages declared inside
I get an error
D:\Perl>perl -c app.pl
Can't locate Dancer.pm in @INC (@INC contains: C:/strawberry/perl/site/lib C:/strawberry/perl/vendor/lib C:/strawberry/perl/lib .) at app.pl line 1.
BEGIN failed--compilation aborted at app.pl line 1.
What configuration file I need to modify to include path where cpanm is installing these packages?
In reply to How can I make cpanm installed packages correctly by logangha
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |