Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Windows "development environment"?

by nferraz (Monk)
on Jun 08, 2007 at 17:09 UTC ( [id://620057]=note: print w/replies, xml ) Need Help??


in reply to Re: Windows "development environment"?
in thread Windows "development environment"?

If I understood the question corectly, he's not looking for an IDE, but for a web framework.

A few years ago I would recommend Apache + mod_perl; nowadays, I strongly recommend Catalyst. Use the standalone web server for development and testing, and Apache + mod_perl for production.

It's easy to install: just install Task::Catalyst from CPAN, and install Task::Catalyst::Tutorial to install all the dependencies you need to follow along with the Tutorial.

Replies are listed 'Best First'.
Re^3: Windows "development environment"?
by GrandFather (Saint) on Jun 08, 2007 at 19:25 UTC

    Either interpretation of the OP is possible. It may be interesting to the OP to note however that at least some of the IDEs allow debugging in a CGI context (I'm familiar with Komodo from ActiveState which does this trick for example).


    DWIM is Perl's answer to Gödel

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-03-19 09:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found