Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Deploy Catalyst application.

by code-ninja (Scribe)
on Nov 02, 2013 at 07:19 UTC ( [id://1060903]=note: print w/replies, xml ) Need Help??


in reply to Re: Deploy Catalyst application.
in thread Deploy Catalyst application.

Umm, it shows the same error.
~testJSON/script$ CATALYST_ENGINE='HTTP::Prefork' testjson_server.pl Can't locate Catalyst/Engine/HTTP/Prefork.pm in @INC (@INC contains: / +home/code-ninja/Projects/Perl/testJSON/script/../lib /etc/perl /usr/l +ocal/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr +/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/s +ite_perl .) at /usr/local/share/perl/5.14.2/Class/Load.pm line 177. Compilation failed in require at /usr/local/share/perl/5.14.2/Catalyst +/ScriptRunner.pm line 50.
Reading through the link you provided.

Meanwhile, the in-built server provides a -h switch which enables us to host the server on a particular address. What I did, for now, is this:

~testJSON/script$ testjson_server.pl -h 192.168.xx.yy
and the server is hosted on the given address, well that's cool... but only for testing purposes.

Replies are listed 'Best First'.
Re^3: Deploy Catalyst application.
by Khen1950fx (Canon) on Nov 02, 2013 at 10:05 UTC
Re^3: Deploy Catalyst application.
by Anonymous Monk on Nov 02, 2013 at 07:51 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-03-29 13:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found