Re: [Catalyst] IDE for use with Catalyst

2007-07-04 Thread Oleg Pronin
:) 2007/7/1, Matt S Trout <[EMAIL PROTECTED]>: On Sun, Jul 01, 2007 at 06:50:36PM +0400, Oleg Pronin wrote: > OptiPerl does. The coolest IDE for perl i ever seen > http://xarka.com Wake me up when they release a version for an OS worth doing dev work on. -- Matt S Trout Need he

Re: [Catalyst] IDE for use with Catalyst

2007-07-02 Thread Adam Bartosik
application with catalyst. Does anyone have an IDE that they can recommend? I have been developing perl apps for a while now but have been using vi :). If anyone has any suggestions I wold love to hear them. kdevelop or even native-editor from krusader (KDE apps) past: (x)emacs, but kdevelop h

Re: [Catalyst] IDE for use with Catalyst

2007-07-01 Thread Matt S Trout
On Sun, Jul 01, 2007 at 06:50:36PM +0400, Oleg Pronin wrote: > OptiPerl does. The coolest IDE for perl i ever seen > http://xarka.com Wake me up when they release a version for an OS worth doing dev work on. -- Matt S Trout Need help with your Catalyst or DBIx::Class project? Tech

Re: [Catalyst] IDE for use with Catalyst

2007-07-01 Thread Oleg Pronin
OptiPerl does. The coolest IDE for perl i ever seen http://xarka.com 2007/7/1, Matt S Trout <[EMAIL PROTECTED]>: On Sat, Jun 30, 2007 at 04:43:57PM -0500, Tom Printy wrote: > Hi There, > > I am taking a this week off of work and would really like to build an > application with catalyst. Does

Re: [Catalyst] IDE for use with Catalyst

2007-07-01 Thread David Morel
Le 1 juil. 07 à 00:32, Matt S Trout a écrit : On Sat, Jun 30, 2007 at 04:43:57PM -0500, Tom Printy wrote: Hi There, I am taking a this week off of work and would really like to build an application with catalyst. Does anyone have an IDE that they can recommend? I have been developing perl ap

Re: [Catalyst] IDE for use with Catalyst Thanks

2007-06-30 Thread Tom Printy
thanks for the feedback I will stick with vi on the various linux platforms that I use. Hopefully I can get my first catalyst app running by the end of the week :) Tom On Sat, 2007-06-30 at 20:11 -0700, Dan Dascalescu wrote: > I'm using ActiveState Komodo for Perl development. It's truly an IDE,

Re: [Catalyst] IDE for use with Catalyst

2007-06-30 Thread Dan Dascalescu
I'm using ActiveState Komodo for Perl development. It's truly an IDE, with a convenient debugger, ability to set breakpoints and watches, remote editing over SSH etc. http://www.activestate.com/products/komodo_ide/ Last time I checked (2007-Feb-01), I could not debug Catalyst applications, thoug

Re: [Catalyst] IDE for use with Catalyst

2007-06-30 Thread John Napiorkowski
--- Fernan Aguero <[EMAIL PROTECTED]> wrote: > > | Hi There, > | > | I am taking a this week off of work and would > really like to build an > | application with catalyst. Does anyone have an > IDE that they can > | recommend? I have been developing perl apps for a > while now but have > | be

Re: [Catalyst] IDE for use with Catalyst

2007-06-30 Thread Charlie Garrison
Good morning, On 30/6/07 at 4:43 PM -0500, Tom Printy <[EMAIL PROTECTED]> wrote: I am taking a this week off of work and would really like to build an application with catalyst. Does anyone have an IDE that they can recommend? I have been developing perl apps for a while now but have been u

Re: [Catalyst] IDE for use with Catalyst

2007-06-30 Thread Matt S Trout
On Sat, Jun 30, 2007 at 04:43:57PM -0500, Tom Printy wrote: > Hi There, > > I am taking a this week off of work and would really like to build an > application with catalyst. Does anyone have an IDE that they can > recommend? I have been developing perl apps for a while now but have > been using

Re: [Catalyst] IDE for use with Catalyst

2007-06-30 Thread Fernan Aguero
| Hi There, | | I am taking a this week off of work and would really like to build an | application with catalyst. Does anyone have an IDE that they can | recommend? I have been developing perl apps for a while now but have | been using vi :). If anyone has any suggestions I wold love to hear |

[Catalyst] IDE for use with Catalyst

2007-06-30 Thread Tom Printy
Hi There, I am taking a this week off of work and would really like to build an application with catalyst. Does anyone have an IDE that they can recommend? I have been developing perl apps for a while now but have been using vi :). If anyone has any suggestions I wold love to hear them. Thanks