Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Perl Development Environment - Revisited

by mercutio_viz (Scribe)
on Mar 13, 2007 at 19:32 UTC ( [id://604662]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl Development Environment - Revisited
in thread Perl Development Environment - Revisited

Not long ago (last week), there was a thread on IDE's for Perl ;-)

SHEEPISH GRIN with BLUSHING

Thanks for that link. I totally missed that one. I did search for 'IDE' but I got so many non-related results that I went with the more specific searches that I previously mentioned...

-MC

  • Comment on Re^2: Perl Development Environment - Revisited

Replies are listed 'Best First'.
Re^3: Perl Development Environment - Revisited
by GrandFather (Saint) on Mar 13, 2007 at 19:58 UTC

    You also missed Perl IDE, Perl IDE and PERL IDE (although the last two are from 2003).

    The search is problematic however. With partial word matching IDE matches insIDE and condIDEr for example. Partial regex matching in Super Search would be nice, but it can be a pretty heavy hit on the server!


    DWIM is Perl's answer to Gödel
      The search is problematic however. With partial word matching IDE matches insIDE and condIDEr for example.

      Including spaces in the string to be found, i.e. " ide " and using anything that is not a space to separate strings would yield a search that wouldn't be perfect either, since for example it would miss "any IDE?", but would certainly come closer.

      Which is why I didn't bother with the hundreds of hits when I searched on "IDE"! :)

      -MC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://604662]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (10)
As of 2024-04-16 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found