Perl IDE

2004-03-05 Thread Alexander Douglas
Hello I am new to perl and hence needs some help.. 1) Is there a good IDE to build perl forms for web. 2) If i have to connect perl to firebird database just the DBI module from perl is enough or do i need any more drivers, The OS is solaris and linux with wiindows clients for developement. Plea

Perl IDE

2008-10-07 Thread Vyacheslav Karamov
Hi All! I've found interesting comparison table of Perl editors and IDE http://www.perlmonks.org/?node=Perl%20Development%20Tools -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Perl IDE

2002-05-14 Thread List Subscriber
Greetings, I am looking for a freeware Perl IDE for wind0ze. I have done a search and so far only came up with OpenIDE. Is there anything else. What would you guys recommend and why? Regards Poster. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

perl IDE

2007-07-28 Thread Tony Heal
I am looking for a good IDE for perl, I have eclipse and one of it's plugins, but I am wondering if I a spinning my wheels trying to set this up when there may be a better alternative. Tony Heal

Re: Perl IDE

2004-03-05 Thread wolf blaum
On Friday 05 March 2004 18:26, Alexander Douglas generously enriched virtual reallity by making up this one: > Hello Hello > I am new to perl and hence needs some help.. > > 1) Is there a good IDE to build perl forms for web. Emacs, VIM :-) Use the CGI module. > 2) If i have to connect perl to

Re: Perl IDE

2004-03-05 Thread wolf blaum
On Friday 05 March 2004 18:26, Alexander Douglas generously enriched virtual reallity by making up this one: > Hello Hello > I am new to perl and hence needs some help.. > > 1) Is there a good IDE to build perl forms for web. Emacs, VIM :-) Use the CGI module. > 2) If i have to connect perl to

Perl IDE Reviews

2001-06-22 Thread iansmith
Anyone have a site that has reviews of Perl IDEs? Maybe we should make a list and put it in a FAQ if one does not exist. I have used... Perl Builder 2.0 - http://www.solutionsoft.com/pbeval.htm - Does not handle

RE: Perl IDE

2002-05-14 Thread Timothy Johnson
Well, Mr. Subscriber (if that _is_ your real name)- If you just want syntax highlighting, you can check out VIM. -Original Message- From: List Subscriber To: [EMAIL PROTECTED] Sent: 5/14/02 6:25 AM Subject: Perl IDE Greetings, I am looking for a freeware Perl IDE for wind0ze. I

RE: Perl IDE

2002-05-14 Thread David Gray
> Well, Mr. Subscriber (if that _is_ your real name)- > If you just want syntax highlighting, you can check out VIM. Or code-genie <http://www.code-genie.com/> or nedit <http://www.nedit.org/> > I am looking for a freeware Perl IDE for wind0ze. I have done > a s

Re: perl IDE

2007-07-28 Thread Jeff Pang
--- Tony Heal <[EMAIL PROTECTED]> wrote: > I am looking for a good IDE for perl, I have eclipse > and one of it's plugins, but I am wondering if I a > spinning my > wheels trying to set this up when there may be a > better alternative. If you'd pay the money,you may consider ActivePerl Pro Studi

Re: perl IDE

2007-07-28 Thread Mr. Shawn H. Corey
Tony Heal wrote: I am looking for a good IDE for perl, I have eclipse and one of it's plugins, but I am wondering if I a spinning my wheels trying to set this up when there may be a better alternative. Sorry, Perl is old school. The favourite IDE of most Perl programmers is (g)vi(m) or emacs

Re: perl IDE

2007-07-29 Thread Daniel Kasak
Tony Heal wrote: I am looking for a good IDE for perl, I have eclipse and one of it's plugins, but I am wondering if I a spinning my wheels trying to set this up when there may be a better alternative. Eclipse and EPIC are the way to go. It's a little tricky to get it working for larger p

Re: perl IDE

2007-07-29 Thread Eko Hermiyanto
Well, is there anything better than GNU Emacs? On Sun, 2007-07-29 at 21:53 +1000, Daniel Kasak wrote: > Tony Heal wrote: > > > I am looking for a good IDE for perl, I have eclipse and one of it's > > plugins, but I am wondering if I a spinning my > > wheels trying to set this up when there may b

Re: perl IDE

2007-07-29 Thread Daniel Kasak
Eko Hermiyanto wrote: Well, is there anything better than GNU Emacs? Did you read my response? Please don't top-post. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

RE: perl IDE

2007-07-30 Thread Andrew Curry
PROTECTED] Sent: 29 July 2007 03:10 To: [EMAIL PROTECTED] Cc: beginners@perl.org Subject: Re: perl IDE Tony Heal wrote: > I am looking for a good IDE for perl, I have eclipse and one of it's > plugins, but I am wondering if I a spinning my wheels trying to set this up when there may be

Re: perl IDE

2007-08-01 Thread Luke
On Jul 28, 9:55 pm, [EMAIL PROTECTED] (Tony Heal) wrote: > I am looking for a good IDE for perl, I have eclipse and one of it's plugins, > but I am wondering if I a spinning my > wheels trying to set this up when there may be a better alternative. > > Tony Heal ActiveState Komodo - it is the best

Perl IDE with web ?

2005-12-09 Thread Michael Gale
Hello, I am looking for a Perl IDE with possible html component, currently I have been using either vi or Scite. Both work well except I need to increase my productivity a little, so hopefully a decent IDE will help. Thanks Michael -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Perl IDE Reviews

2001-06-22 Thread Brett W. McCoy
On Fri, 22 Jun 2001, iansmith wrote: > Anyone have a site that has reviews of Perl IDEs? Maybe we should > make a list and put it in a FAQ if one does not exist. I will add emacs & Xemacs: Supports color syntax highlighting Online help (perldoc & man) Supports multiple indent styles Inline deb

RE: Perl IDE Reviews

2001-06-22 Thread Stephen Neu
awry from then on. That may already be fixed, I don't even remember the version number. :-) :-Original Message- :From: iansmith [mailto:[EMAIL PROTECTED]] :Sent: Friday, June 22, 2001 10:48 AM :To: [EMAIL PROTECTED] :Subject: Perl IDE Reviews : : :Anyone have a site that has revie

Re: Perl IDE Reviews

2001-07-18 Thread Bill Lawry
Komodo 1.1 (downloaded last week) seems to have cleared up the mathmatical division problem. - Original Message - From: "Stephen Neu" <[EMAIL PROTECTED]> To: "Perl Beginners (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, June 22, 2001 11:56 AM Subject: RE: Pe

Open Perl IDE question??

2004-06-05 Thread Brian Lunergan
h might be useful. I've been dabbling with the Open Perl Ide and I get a curious behaviour when I run one of the programs I wrote for a course at school this year. When I click run within Open Perl it pauses for input, then prints the text that should come first to display the question,

Re: Perl IDE with web ?

2005-12-09 Thread Chris Devers
On Fri, 9 Dec 2005, Michael Gale wrote: > I am looking for a Perl IDE with possible html component, currently I > have been using either vi or Scite. Both work well except I need to > increase my productivity a little, so hopefully a decent IDE will > help. Vim. <http://vim.sf.

Recommended simple Perl IDE/Editors ?

2003-12-15 Thread stuart_clemons
Hi all: Just wondering what IDE/editor folks use for their Perl work ? I'm looking for something for a W2K system that is easy to use (without customization) and that has the basics (syntax highlighting, visual debugging, something that shows variable values, the values in whitespace, etc) wit

RE: Recommended simple Perl IDE/Editors ?

2003-12-15 Thread Tim Johnson
e built in to PerlBuilder. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 15, 2003 10:24 AM To: [EMAIL PROTECTED] Subject: Recommended simple Perl IDE/Editors ? Hi all: Just wondering what IDE/editor folks use for their Perl work ? I'm looking

Re: Recommended simple Perl IDE/Editors ?

2003-12-15 Thread Stephan Hochhaus
Just wondering what IDE/editor folks use for their Perl work ? I am on OS X but I use a Java-based editor called jedit, which is available on W32 as well, I guess. http://www.jedit.org/ It supports syntax highlightning, plus it's Freeware and there are lots of nice add-ons! Stephan -- To unsub

Re: Recommended simple Perl IDE/Editors ?

2003-12-15 Thread Chuck Fox
[EMAIL PROTECTED] wrote: Just wondering what IDE/editor folks use for their Perl work ? I am on OS X but I use a Java-based editor called jedit, which is available on W32 as well, I guess. http://www.jedit.org/ It supports syntax highlightning, plus it's Freeware and there are lots of nice add-

Re: Recommended simple Perl IDE/Editors ?

2003-12-15 Thread Wiggins d Anconia
> > [EMAIL PROTECTED] wrote: > > >> Just wondering what IDE/editor folks use for their Perl work ? > > > > I am on OS X but I use a Java-based editor called jedit, which is > > available on W32 as well, I guess. > > http://www.jedit.org/ > > > > It supports syntax highlightning, plus it's Free

Re: Recommended simple Perl IDE/Editors ?

2003-12-15 Thread Randy W. Sims
On 12/15/2003 3:29 PM, Wiggins d Anconia wrote: [EMAIL PROTECTED] wrote: Just wondering what IDE/editor folks use for their Perl work ? I am on OS X but I use a Java-based editor called jedit, which is available on W32 as well, I guess. http://www.jedit.org/ It supports syntax highlightning,

RE: Recommended simple Perl IDE/Editors ?

2003-12-15 Thread Tom Kinzer
OptiPerl rocks. http://www.xarka.com/optiperl/index.html -Tom Kinzer -Original Message- From: Randy W. Sims [mailto:[EMAIL PROTECTED] Sent: Monday, December 15, 2003 2:22 PM To: Wiggins d Anconia Cc: Chuck Fox; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Recommended simple Perl

RE: Recommended simple Perl IDE/Editors ?

2003-12-15 Thread Tom Kinzer
: Monday, December 15, 2003 10:24 AM To: [EMAIL PROTECTED] Subject: Recommended simple Perl IDE/Editors ? Hi all: Just wondering what IDE/editor folks use for their Perl work ? I'm looking for something for a W2K system that is easy to use (without customization) and that has the basics (s

command line perldoc and Padre, the Perl IDE

2009-09-10 Thread Gabor Szabo
perldoc has all sorts of problems, it is hard to use to people who don't yet know how to use it and it does not give you a useful answer to many questions. It gives you a correct answer, it is just not very useful to beginners. tryperldoc -f open It has a long explanation on all kinds of cas

Re: command line perldoc and Padre, the Perl IDE

2009-09-10 Thread Chas. Owens
On Thu, Sep 10, 2009 at 13:54, Gabor Szabo wrote: snip > There is the new  perlopref  document by Chas. Owens who is also on > this list. That's great. Thanks Chas!  That will be able to explain > certain expressions such as &&. > > I am sure he will be happy to get some help from you. > See http:

Compilation fails with Padre (a Perl IDE) on RHEL-based distros (CentOS, etc.)

2015-05-26 Thread someone called
Hello, I tried but failed (wxWidgets is a requirement of Padre) as root: yum install cpan perl-ExtUtils-Embed make gcc g++ wxGTK-devel.x86_64 # done, OK cpan YAML # done, OK and the problem: [root@notebook ~]# cpan Alien::wxWidgets Sorry, we have to rerun the configuration dialog for CPAN.pm d

Re: Compilation fails with Padre (a Perl IDE) on RHEL-based distros (CentOS, etc.)

2015-05-26 Thread John SJ Anderson
On Tue, May 26, 2015 at 8:53 AM, someone called wrote: > ATTENTION: It apperars 'g++' is not a working compiler, please make > sure all necessary packages are installed. > > that is your problem. For whatever reason, g++ (the GNU C++ compiler) is not installed properly, or is not being foun

Re: Compilation fails with Padre (a Perl IDE) on RHEL-based distros (CentOS, etc.)

2015-05-26 Thread Shawn H Corey
On Tue, 26 May 2015 11:53:55 -0400 "someone called" wrote: > I tried but failed (wxWidgets is a requirement of Padre) as root: Wx requires some development libaries: libgconf*-dev libgtk*-dev libgstreamer*dev libgstreamer-plugins-base*-dev where * is to be replace with the version number, if an