I am having trouble running a perl script and it keeps on giving me this error.
C:\Users\heitadmin\Desktop\360AnalyticsLtd\360-FAAR-v0.4.6\360-FAAR>perl 360-faar.pl
Can't locate Text/Shellwords.pm in @INC (@INC contains: C:/Program Files (x86)/VMware/VMware vSphere CLI/Perl/site/lib C:/Program Files (x86)/VMware/VMware vSphere CLI/Perl/lib .) at 360-faar.pl line 239.
BEGIN failed--compilation aborted at 360-faar.pl line 239.
The script I am trying to run is a firewall audit tool:
http://sourceforge.net/projects/faar/?source=typ_redirect
I am using the DWIM Perl for Windows on a Windows 7 machine.