473,480 Members | 2,123 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Am not able to run Parsing CSV File -in Perl

1 New Member
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,
Expand|Select|Wrap|Line Numbers
  1. 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
  2. ry/perl/lib .) at aggregate-invoice-csv.pl line 7.
  3. BEGIN failed--compilation aborted at aggregate-invoice-csv.pl line 7.
thanks in advance..

thanks
Janrdhan
Apr 2 '15 #1
2 2626
RonB
589 Recognized Expert Moderator Contributor
The error message is pretty clear. It can't find the Text::CSV::Unicode module which the script needs. You need to install that module.

Do you know how to install modules?
Apr 2 '15 #2
Raj4perl
12 New Member
cpan App::cpanminus

Does it works?
Apr 7 '15 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
2460
by: XspiriX | last post by:
Hi I am new here and so in python :-) I am trying to make a script for extracting (parsing?) some values from a file and write them into an output i thought to follow this example (cookbook): ...
3
12095
by: david | last post by:
Is there a stream reader that can pasrse files which are in HTML format (i.e can't be passed as normal text files)? thanks David
7
2313
by: M | last post by:
Hi, I need to parse text files to extract data records. The files will consist of a header, zero or more data records, and a trailer. I can discard the header and trailer but I must split the...
3
4209
by: yehaimanish | last post by:
I am developing an application by which to parse the content from the access_log and insert it into the database. Since each row is an different entry, I am using file() to get the contents into an...
8
3728
by: shivam001 | last post by:
I have the following file as the input APPLE 0 118 1 110 1 125 1 135 2 110 3 107 3 115 3 126 ORANGE 0 112 1 119 2 109 2 119 3 112 4 109 4 128 MANGO 0 136 1 143 2 143 3 143 4 136 BANANA 0 5 1...
1
1644
by: tovenkatesh82 | last post by:
hi, i tried installing some perl modules through ppm but geeting an error saying "could not locate a ppd file for the package".
3
7003
by: jjeanj1 | last post by:
i have a text file with lines as such: Paul simon robert jones eddy Rick dave smith paul where paul simon could be the First name. and Robert Jones could be the last name. i need a split...
4
4434
by: subeen | last post by:
Hi, I am trying to parse a rss similar to the one found here (in example) http://www.feedforall.com/mediarss.htm <!-- Snipped for Brevity --> <item> <title>FeedForAll's Show Tunes and...
4
1840
by: DjLethal | last post by:
Hey Guys.I am a newbie on Perl.And I have a question about file parsing by perl. I have a log file which contains reports about a communication machine.I need to take some of the reports from the...
3
2005
gpraghuram
by: gpraghuram | last post by:
HI, yesterday i posted a question on XSL transformation and i was able to solve that. Now my question is on RSS parsing. I tried using XML::RSS and was trying to install the module. There are...
0
7048
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6911
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7050
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7091
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6743
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6966
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5344
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
1303
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
564
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.