Ask a Question related to PERL Miscellaneous, Design and Development.
-
dominant #1
Perfect perl IDE!
I want to start learning perl with a really good IDE.
Any suggestions?
(free IDE)
--
Posted via [url]http://dbforums.com[/url]
dominant Guest
-
Perfect Half Circle
I hate to ask such a basic question, but I need to make a series of half circles, all sharing the same center point, but each of the circles has a... -
Perfect table size
Why the tables sometimes expanding & exceeding the exact size when i do preview on IE, for example if the table is 250pixels in DW and when u... -
a perfect loop
hi everybody. i've made a perfect musicloop in Cool Edit that lasts 8 sec and i'd like to use this loop on my website. but no matter how much... -
Not perfect physics in Director.
i have everything in director mx, w3d file, hke file etc and works. My movie is a room where a ball hits a bunch of crates and fall. That works but... -
Word Perfect Office 2002
I installed home networking on my laptop and it is working fine , except I can not open word perfect, unless i have the network cable connected to... -
Matija Papec #2
Re: Perfect perl IDE!
X-Ftn-To: dominant
dominant <member32241@dbforums.com> wrote:For windows there are Komodo and Perl builder but they aren't free.>
>I want to start learning perl with a really good IDE.
>
>Any suggestions?
[url]http://www.crimsoneditor.com/[/url]>(free IDE)
It is very solid editor with "saving via ftp" feature.
--
Matija
Matija Papec Guest
-
David K. Wall #3
Re: Perfect perl IDE!
dominant <member32241@dbforums.com> wrote:
perldoc -q editor> I want to start learning perl with a really good IDE.
>
> Any suggestions?
>
> (free IDE)
"Is there an IDE or Windows Perl Editor?"
You might try Google groups, too -- this gets asked at least once or
twice a month.
David K. Wall Guest
-
dominant #4
Re: Perfect perl IDE!
i found the PerlWiz 1.3.2
Is it good?
--
Posted via [url]http://dbforums.com[/url]
dominant Guest
-
dominant #5
Re: Perfect perl IDE!
The perldoc command is useful but is there in an HTML format or PDF?
Looking for a brief documentation!
--
Posted via [url]http://dbforums.com[/url]
dominant Guest
-
Dick Penny #6
Re: Perfect perl IDE!
"> The perldoc command is useful but is there in an HTML format or PDF?NO!! that's probably the poorest part of Perl is its documentation.> Looking for a brief documentation!
There's too much of it,
lots of it is old,
lots of it is done by *nixers who *assume* all sorts of stuff,
there is no simple way to search for a term/name because the current AS
Perl's docs are in html
(an eariler version had docs done by MS doc system (don't know what to call
it) and you could do
global searches. MUCH BETTER IMHO),
lots of best stuff (say on OOP), is scattered all over the WEB.
It really is all there, but, a real PAIN to find & use.
Re original Q re IDE, I am happy with TextPad from the UK. License is $25 I
think. I just push a macro-button to have current script run, and results
returned. I have never once run anything at CLI, can't even think of why I
would want to.
Dick Penny
Dick Penny Guest
-
Tad McClellan #7
Re: Perfect perl IDE!
dominant <member32241@dbforums.com> wrote:
>
> The perldoc command is useful but is there in an HTML format
The perl distribution has a program that can convert the std docs
from POD to HTML:
perldoc pod2html
--
Tad McClellan SGML consulting
[email]tadmc@augustmail.com[/email] Perl programming
Fort Worth, Texas
Tad McClellan Guest
-
Matt Garrish #8
Re: Perfect perl IDE!
"Dick Penny" <penny1482@comcast.net> wrote in message
news:Cjmdnf-0YYnF_aiiU-KYvA@comcast.com...
[url]http://www.perldoc.com/[/url]> there is no simple way to search for a term/name because the current AS
> Perl's docs are in html
All the searching you could ever want. I'll agree that the naming of the
docs doesn't help a newbie (I suppose that's what perltoc is for), but it
does start to make sense the more you use them.
Matt Garrish Guest



Reply With Quote

