How to make a simple Perl script using DBI to work on Eclipse?

2010-01-12 Thread fra.mari1
Hello , I have a very simple Perl script perfectly running on command line. In order to take advantage from Eclipse Debugger I imported such prohram into Eclipse and installed Epic Plugin but when trying to run the program I get the following error (see attached file MyEclipseErr.bmp): The

RE: eclipse

2009-12-17 Thread Bretz, Ellen Ms. CIV DSADC
Ok thanks -Original Message- From: Tim Bunce [mailto:tim.bu...@gmail.com] On Behalf Of Tim Bunce Sent: Thursday, December 17, 2009 8:26 AM To: Bretz, Ellen Ms. CIV DSADC Cc: dbi-users@perl.org Subject: Re: eclipse On Thu, Dec 17, 2009 at 07:42:45AM -0500, Bretz, Ellen Ms. CIV DSADC

Re: eclipse

2009-12-17 Thread John Scoles
We use it all the time here. The new guys like it us old farts do not. Work fine but just make sure you have lots of ram handy. You can even integrate Perl Critic rules if you want. cheers Bretz, Ellen Ms. CIV DSADC wrote: Has anyone used eclipse for perl. If so what are your thoughts

Re: eclipse

2009-12-17 Thread Tim Bunce
On Thu, Dec 17, 2009 at 07:42:45AM -0500, Bretz, Ellen Ms. CIV DSADC wrote: > Has anyone used eclipse for perl. If so what are your thoughts? This isn't really the right forum for that kind of question. Try http://perlmonks.org Tim.

eclipse

2009-12-17 Thread Bretz, Ellen Ms. CIV DSADC
Has anyone used eclipse for perl. If so what are your thoughts? thanks