I am trying to run a .pm program in dzsoft perl editor. but i got this error
Can't locate Moo.pm in @INC (@INC contains: C:\Users\123\Desktop\ C:/Perl64/site/lib C:/Perl64/lib .) at UniNE.pm line 5.
My interpertor is ActivePerl-5.18.2.1802-MSWin32-x64-298023 how can I add moo.pm to lib?
I should install Moo module first. Try from cmd-line: cpan Moo