Beginner for PERL

Thread Solved

Join Date: Jun 2008
Posts: 89
Reputation: raul15791 is an unknown quantity at this point 
Solved Threads: 7
raul15791 raul15791 is offline Offline
Junior Poster in Training

Beginner for PERL

 
0
  #1
Jun 22nd, 2008
Hi,

I'm a beginner for Perl. Just want to ask a few simple question:

1. Which Text Editor tools is the best for Perl?

2. Some recommend JEditor. I installed it but having problem with the Exuberant CTags. After i downloaded it I cant seem to install and apply it.

3. Any ebook anyone will recommend? (share with me if possible??)


Thanks.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 179
Reputation: HLA91 is an unknown quantity at this point 
Solved Threads: 2
HLA91 HLA91 is offline Offline
Junior Poster

Re: Beginner for PERL

 
1
  #2
Jun 23rd, 2008
For an editor you might want to use a 'upgraded' version of notepad with syntax highlighting such as notepad++or try komodo edit which is avaible from activestate, the same place you probably got the perl interpreter from http://www.activestate.com/store/dow...b-d37ff4058c5f
I do not know why you would want JEditor because i just googled it and it is a java IDE, and perl inst java

<snipped>

Hope that helps

HLA91
Last edited by happygeek; Jun 26th, 2008 at 7:43 am. Reason: Information about downloading pirated books deleted
You know your a geek, if you introduce your wife as "mylady@home.wife"
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 898
Reputation: KevinADC has a spectacular aura about KevinADC has a spectacular aura about 
Solved Threads: 67
KevinADC's Avatar
KevinADC KevinADC is offline Offline
Practically a Posting Shark

Re: Beginner for PERL

 
1
  #3
Jun 23rd, 2008
What you want is an IDE, a good free one is Perl Express

http://www.perl-express.com/

I think its only for Windows operating systems. Install activeperl from www.activestate.com then use the IDE to run write and run your perl scripts.

I believe you can also use it as just an editor if you don't want to install perl.

Some free ebooks:

http://www.perl.org/books/library.html

Most still relevant if a little out of date in reagards to the newest version of perl: 5.10.
Last edited by KevinADC; Jun 23rd, 2008 at 7:05 pm.
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 89
Reputation: raul15791 is an unknown quantity at this point 
Solved Threads: 7
raul15791 raul15791 is offline Offline
Junior Poster in Training

Re: Beginner for PERL

 
0
  #4
Jun 23rd, 2008
Thanks guys....
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 89
Reputation: raul15791 is an unknown quantity at this point 
Solved Threads: 7
raul15791 raul15791 is offline Offline
Junior Poster in Training

Re: Beginner for PERL

 
0
  #5
Jun 24th, 2008
I tried Komodo Edit 4.3. It's quite good. Easy to use and simple.

Anyway, thanks guys for all the suggestions...
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 898
Reputation: KevinADC has a spectacular aura about KevinADC has a spectacular aura about 
Solved Threads: 67
KevinADC's Avatar
KevinADC KevinADC is offline Offline
Practically a Posting Shark

Re: Beginner for PERL

 
0
  #6
Jun 25th, 2008
Originally Posted by raul15791 View Post
I tried Komodo Edit 4.3. It's quite good. Easy to use and simple.

Anyway, thanks guys for all the suggestions...
Looks like a real good editor. Good choice. I still recommend you install perl and use and IDE, makes writing scripts much easier.
Last edited by KevinADC; Jun 25th, 2008 at 3:20 pm.
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 89
Reputation: raul15791 is an unknown quantity at this point 
Solved Threads: 7
raul15791 raul15791 is offline Offline
Junior Poster in Training

Re: Beginner for PERL

 
0
  #7
Jun 25th, 2008
What I actually did was installing perl and Komodo Edit 4.3.

Is there any difference between IDE and an Editor? Komodo Edit 4.3 is an editor? Or an IDE?

And the IDE is it comes together with the ActivePerl?? I cant seems to find it though.
Reply With Quote Quick reply to this message  
Join Date: Jan 2006
Posts: 237
Reputation: katharnakh is an unknown quantity at this point 
Solved Threads: 33
katharnakh's Avatar
katharnakh katharnakh is offline Offline
Posting Whiz in Training

Re: Beginner for PERL

 
0
  #8
Jun 26th, 2008
Originally Posted by raul15791 View Post
What I actually did was installing perl and Komodo Edit 4.3.

Is there any difference between IDE and an Editor? Komodo Edit 4.3 is an editor? Or an IDE?
Both.
Originally Posted by raul15791 View Post
And the IDE is it comes together with the ActivePerl?? I cant seems to find it though.
Not necessarily, in komodo you can edit Perl, Python, ruby... but you need to set interpreter(in case of perl) path. I like interactive shell(Perl) the most, where i can test something on the go, which i am really confused of or try new things.

katharnakh.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 898
Reputation: KevinADC has a spectacular aura about KevinADC has a spectacular aura about 
Solved Threads: 67
KevinADC's Avatar
KevinADC KevinADC is offline Offline
Practically a Posting Shark

Re: Beginner for PERL

 
0
  #9
Jun 26th, 2008
I don't think that Komodo Edit is an IDE (Integrated Development Environment). As the Komodo Editor page says: its an editor based on Komodo IDE. Komodo Editor is a text editor, albeit one that has many nice features and support for scripting languages.

Activeperl does not come with any IDE. I posted the URL to a free IDE, it may not be the best IDE but its pretty good for free. Komodo IDE is supposed to be excellent, but I have never used it. Its also $295.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 898
Reputation: KevinADC has a spectacular aura about KevinADC has a spectacular aura about 
Solved Threads: 67
KevinADC's Avatar
KevinADC KevinADC is offline Offline
Practically a Posting Shark

Re: Beginner for PERL

 
0
  #10
Jun 26th, 2008
Originally Posted by HLA91 View Post
For an editor you might want to use a 'upgraded' version of notepad with syntax highlighting such as notepad++or try komodo edit which is avaible from activestate, the same place you probably got the perl interpreter from http://www.activestate.com/store/dow...b-d37ff4058c5f
I do not know why you would want JEditor because i just googled it and it is a java IDE, and perl inst java
AS for ebooks, i managed to download a [removed] , but you can find free perl ebooks on the web which are downloadable legally so its up to you what books you get

Hope that helps

HLA91
Its definetly not cool to inform people where to download pirated copies of perl books and other materials. I know many of the authors of perl books, via forums and CPAN, and I know they put a lot of time and effort into writing those books and don't appreciate being ripped-off.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC