Hi,
Am trying to run perl script , While running perl script am getting below errors, Here am trying merge input file, please help me to resolve below error,
thanks in advance..
thanks
Janrdhan
Am trying to run perl script , While running perl script am getting below errors, Here am trying merge input file, please help me to resolve below error,
Code:
Can't locate Text/CSV/Unicode.pm in @INC (you may need to install the Text::CSV::Unicode module) (@INC contains: C:/Strawberry/perl/site/lib C:/Strawberry/perl/vendor/lib C:/Strawber ry/perl/lib .) at aggregate-invoice-csv.pl line 7. BEGIN failed--compilation aborted at aggregate-invoice-csv.pl line 7.
thanks
Janrdhan
Comment