On Fri, 02 Jul 2010 23:00:48 +0530, Amit Saxena wrote:
> On Fri, Jul 2, 2010 at 9:41 PM, Peter Scott wrote:
>
>> On Fri, 02 Jul 2010 09:34:05 +, Amit Saxena wrote:
>> > I have around 6+ years of IT experience as a software development
>> > mailing in scripting technologies using perl.
>> >
>
On Fri, Jul 2, 2010 at 11:43 AM, Sharan Basappa
wrote:
> Hi Alan,
>
> I am not resisting installing but I am having trouble installing
> Text::CSV module.
>
> I would be glad if someone helps with these errors ...
Hi Sharan,
You might find it a lot easier to install things if you use standard
to
On Fri, Jul 2, 2010 at 9:41 PM, Peter Scott wrote:
> On Fri, 02 Jul 2010 09:34:05 +, Amit Saxena wrote:
> > I have around 6+ years of IT experience as a software development
> > mailing in scripting technologies using perl.
> >
> > I want to become technical architect in perl. Please help me
On Fri, 02 Jul 2010 09:34:05 +, Amit Saxena wrote:
> I have around 6+ years of IT experience as a software development
> mailing in scripting technologies using perl.
>
> I want to become technical architect in perl. Please help me / suggest
> me / guide me on how should I start. Also please t
On Fri, Jul 2, 2010 at 11:26 AM, Chas. Owens wrote:
> On Fri, Jul 2, 2010 at 05:56, Amit Saxena wrote:
> snip
> >> > On perl, I have mainly experience on text handling and processing.
> snip
> > I am not planning to stop working as a developer, however apart from my
> > regular development work
On Fri, Jul 2, 2010 at 07:59, perl_haxor 123 wrote:
> Hi All,
>
> I have been asked to parse the log file (find the attached file)
> which logs every keystroke, if you look at the log file you will see lot of
> characters like RETURN, BACKSCAPE etc etcIs there a way by which i
Hi,
I am trying to write a Perl script that will get the ip address of a
ethernet card using ioctl.
Could somebody please give me a hand. I am guessing that the section
where I try to pack my ethernet device is where I am going wrong.
There is a python script that I found on the internet that wo
sdDirtySox wrote:
Hi all,
Hello,
I want to use a perl script that will look at all the files in a
directory to find an instance of a function and replace it with
another. I have the code in place to look at all the files in a
directory and to search line by line, but I'm having problems with
On Friday 02 Jul 2010 06:08:31 mud_saisem wrote:
> Hi,
>
> I am trying to write a Perl script that will get the ip address of a
> ethernet card using ioctl.
>
> Could somebody please give me a hand. I am guessing that the section
> where I try to pack my ethernet device is where I am going wrong.
Hi All,
I have been asked to parse the log file (find the attached file)
which logs every keystroke, if you look at the log file you will see lot of
characters like RETURN, BACKSCAPE etc etcIs there a way by which i
can make sense of this log file, so that i can write a script
On Friday 02 Jul 2010 12:59:54 Sharan Basappa wrote:
> Thanks a lot. I am now installing the module to try out and start
> implementing my own code.
> I think I will need help in installing the module ...
>
> This goes through fine:
> perl Makefile.PL
> Checking if your kit is complete...
> Looks
On 2 July 2010 15:56, Sharan Basappa wrote:
> Hi Jason,
>
> Does CSV module come prebuilt so that I can avoid installing.
> I dont know SQL but my requirements are very modest.
> Extract lines and get filed and reformat them to another type.
>
> Regads,
> Sharan
Hi Sharan,
DBD::CSV is not in co
Hi,
I am trying to write a Perl script that will get the ip address of a
ethernet card using ioctl.
Could somebody please give me a hand. I am guessing that the section
where I try to pack my ethernet device is where I am going wrong.
There is a python script that I found on the internet that wo
On Thu, Jul 1, 2010 at 17:18, Chas. Owens wrote:
> I am excited to announce the formation of the Perl 5 Documentation
> Team. Our goal is to have the best, most current, and easiest to use
> and understand documentation of any programming language. Why settle
> for small goals?
It's great that
Hi all,
I want to use a perl script that will look at all the files in a
directory to find an instance of a function and replace it with
another. I have the code in place to look at all the files in a
directory and to search line by line, but I'm having problems with the
regex to use.
Example:
s
On Fri, Jul 2, 2010 at 05:56, Amit Saxena wrote:
snip
>> > On perl, I have mainly experience on text handling and processing.
snip
> I am not planning to stop working as a developer, however apart from my
> regular development work I also want to now start learning about Perl
> architect that is w
Hi Alan,
I am not resisting installing but I am having trouble installing
Text::CSV module.
I would be glad if someone helps with these errors ...
perl Makefile.PL PREFIX=/home/sharan/tools/perl-install
Checking if your kit is complete...
Looks good
Writing Makefile for Text::CSV_XS
Make fails
Hi Jason,
Does CSV module come prebuilt so that I can avoid installing.
I dont know SQL but my requirements are very modest.
Extract lines and get filed and reformat them to another type.
Regads,
Sharan
On Fri, Jul 2, 2010 at 3:53 PM, Jason Feng wrote:
> Hi there,
>
> If you know some SQL, I'd
Hi there,
If you know some SQL, I'd suggest you using DBI and DBD::CSV.
Cheers,
Jason
> Date: Fri, 2 Jul 2010 18:47:22 +1000
> Subject: Re: parsing csv
> From: rc...@pcug.org.au
> To: sharan.basa...@gmail.com
> CC: beginners@perl.org
>
>
> > Folks,
> >
> > I have to parse a csv file and conve
Thanks a lot. I am now installing the module to try out and start
implementing my own code.
I think I will need help in installing the module ...
This goes through fine:
perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Text::CSV_XS
Make fails:
make
cp CSV_XS.pm
On Fri, Jul 2, 2010 at 9:48 AM, Shlomi Fish wrote:
> On Friday 02 Jul 2010 12:34:05 Amit Saxena wrote:
> > Hi all,
> >
> > I have around 6+ years of IT experience as a software development mailing
> > in scripting technologies using perl.
> >
> > I want to become technical architect in perl. Plea
On Friday 02 Jul 2010 12:34:05 Amit Saxena wrote:
> Hi all,
>
> I have around 6+ years of IT experience as a software development mailing
> in scripting technologies using perl.
>
> I want to become technical architect in perl. Please help me / suggest me /
> guide me on how should I start. Also
Hi all,
I have around 6+ years of IT experience as a software development mailing in
scripting technologies using perl.
I want to become technical architect in perl. Please help me / suggest me /
guide me on how should I start. Also please tell me any resources which
could help me.
On perl, I ha
On Friday 02 Jul 2010 11:55:47 Sharan Basappa wrote:
> On Fri, Jul 2, 2010 at 2:19 PM, Shlomi Fish wrote:
> > On Friday 02 Jul 2010 11:40:05 Sharan Basappa wrote:
> >> Folks,
> >>
> >> I have to parse a csv file and convert it into some other format.
> >> Can someone tell me what support perl has
On Fri, Jul 2, 2010 at 2:19 PM, Shlomi Fish wrote:
> On Friday 02 Jul 2010 11:40:05 Sharan Basappa wrote:
>> Folks,
>>
>> I have to parse a csv file and convert it into some other format.
>> Can someone tell me what support perl has for csv parsing.
>> My requirements are very modest, so somethng
On Friday 02 Jul 2010 11:40:05 Sharan Basappa wrote:
> Folks,
>
> I have to parse a csv file and convert it into some other format.
> Can someone tell me what support perl has for csv parsing.
> My requirements are very modest, so somethng simple would be preferable.
>
See the page I prepared ab
> Folks,
>
> I have to parse a csv file and convert it into some other format.
> Can someone tell me what support perl has for csv parsing.
> My requirements are very modest, so somethng simple would be
> preferable.
>
> Regards,
> Sharan
You might want to search http://search.cpan.org/search?
On 2 Jul 2010, at 09:40, Sharan Basappa wrote:
> I have to parse a csv file and convert it into some other format.
> Can someone tell me what support perl has for csv parsing.
> My requirements are very modest, so somethng simple would be preferable.
There is a module on CPAN for this. Using it
Folks,
I have to parse a csv file and convert it into some other format.
Can someone tell me what support perl has for csv parsing.
My requirements are very modest, so somethng simple would be preferable.
Regards,
Sharan
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional c
29 matches
Mail list logo