Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Perl Catalyst Application

by code-ninja (Scribe)
on May 29, 2014 at 09:43 UTC ( [id://1087772]=perlquestion: print w/replies, xml ) Need Help??

code-ninja has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks,

I hope this is the right place for this, but I made a small Catalyst application for work and I have uploaded it (stripped version) here. I'd be very grateful for useful insights of the monks on this. The Git repo is complete with the SQL script for making tables and generating hashed passwords. Please read the README.md for details.

Note that I'm using SQLite3.

Also, I read that I can use the development server as a complete hosting server but I cannot find much on it. I did read some stuff about it but I cannot really make it work. Using an Apache or other server will be a problem as the work server already has IIS. Any help appreciated.

Replies are listed 'Best First'.
Re: Perl Catalyst Application
by Corion (Patriarch) on May 29, 2014 at 10:04 UTC
    perl -w script/complain_server.pl

    should start your script with its own HTTP server, most likely on port 3000.

      I did

       perl script/complain_server.pl -h 192.168.4.5

      I guess it will achieve the same result, right?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1087772]
Approved by boftx
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-18 22:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found