Re: vim for perl

2008-06-14 Thread Levente Kovacs
; make my Vim text editor more suitable for programming perl? any > suggestion would be appreciated! > > 2008-06-14 > > > > bin.lv > -- Levente Kovacs <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: items in array

2008-05-14 Thread Levente Kovacs
On Wed, 14 May 2008 16:01:54 -0500 Tech list <[EMAIL PROTECTED]> wrote: > what is the correct way to get the number of items in an array? > > I used to use $#array scalar(@array) -- Levente Kovacs <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For a

Re: IDE for Perl in Linux

2008-05-03 Thread Levente Kovacs
PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > http://learn.perl.org/ > > -- Levente Kovacs <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: IDE for Perl in Linux

2008-05-02 Thread Levente Kovacs
On Fri, 2 May 2008 08:04:04 -0700 (PDT) Rodrigo Tavares <[EMAIL PROTECTED]> wrote: > Anybody knows a simple and good IDE Perl for Linux ? Use gvim. -- Levente Kovacs <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: perl module?

2008-05-02 Thread Levente Kovacs
On Fri, 02 May 2008 18:33:07 +0200 Gunnar Hjalmarsson <[EMAIL PROTECTED]> wrote: > Levente Kovacs wrote: > > J. Peng wrote: > >> On Fri, May 2, 2008 at 2:54 PM, Levente Kovacs > >> <[EMAIL PROTECTED]> wrote: > >>> I'd like to write a cod

Re: perl module?

2008-05-02 Thread Levente Kovacs
Hi, On Fri, 2 May 2008 16:32:32 +0800 "J. Peng" <[EMAIL PROTECTED]> wrote: > # > # the third way > # Thanks for your answer, approach #3 works good. That is what I wanted. Cheers, -- Levente Kovacs <[EMAIL PROTEC

perl module?

2008-05-01 Thread Levente Kovacs
ackege. I'd be happy with some #include style in C, but I don't know how to do that really. Thanks for your help. -- Levente Kovacs <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: error message

2008-04-20 Thread Levente Kovacs
On Sun, 20 Apr 2008 14:06:56 -0700 "John W. Krahn" <[EMAIL PROTECTED]> wrote: > Levente Kovacs wrote: > > > > On Sun, 20 Apr 2008 22:09:21 +0200 > > Xavier Noria <[EMAIL PROTECTED]> wrote: > > > >> On Apr 20, 2008, at 21:57 , Levente K

Re: error message

2008-04-20 Thread Levente Kovacs
On Sun, 20 Apr 2008 22:57:46 +0200 Xavier Noria <[EMAIL PROTECTED]> wrote: > On Apr 20, 2008, at 22:45 , Levente Kovacs wrote: > > > Thank you very much for your answer. I am sitting here for a day > > seeng what > > could be wrong, but I can't fin

Re: error message

2008-04-20 Thread Levente Kovacs
i-bin/viewvc/viewvc.cgi/scripts4geda/dbubdate.pl?view=log On Sun, 20 Apr 2008 22:09:21 +0200 Xavier Noria <[EMAIL PROTECTED]> wrote: > On Apr 20, 2008, at 21:57 , Levente Kovacs wrote: > > > Can anyone tell me what this error message mean? > > > > syntax er

error message

2008-04-20 Thread Levente Kovacs
Hi all, Can anyone tell me what this error message mean? syntax error at ./dbubdate.pl line 181, near "}continue" Execution of ./dbubdate.pl aborted due to compilation errors. Thanx, -- Levente Kovacs <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For add