Hi Kavita, On Thu, 10 Jan 2013 13:26:15 +0530 kavita kulkarni <kavitahkulka...@gmail.com> wrote:
> Hello, > Is there any simple documentation/book/link besides mojo-lite/CPAN online > documentation that will help me to understand the OO Perl programming and > web based perl programming? > > I am naive in Perl & OO progamming and have to get quickly started with > perl mojo. By "naive" do you mean "inexperienced" or "not proficient"? I'll assume so. > Thanks in advance. > Please see the various resources at http://perl-begin.org/ and especially the ones at: * http://perl-begin.org/topics/object-oriented/ * http://perl-begin.org/tutorials/ * http://perl-begin.org/uses/web/ Regards, Shlomi Fish > Regards, > Kavita :-) > > > On Wed, Jan 9, 2013 at 6:39 PM, Manolis Tzanidakis > <mtzanida...@gmail.com>wrote: > > > On Wed (09/01/13), kavita kulkarni wrote: > > > Hello, > > > > > > I am having a cgi script to present DB monitoring results. > > > Now, I am thinking about migrating that script into mojo (Mojolocious) > > and > > > I have below queries in my mind: > > > > > > 1. What's advantage of using mojo over cgi? > > > 2. Is mojolocious ready to deploy in production? if so, which version > > goes > > > well with perl 5.8.8 on Linux? > > > 3. Any other suggestion? > > > Thanks in advance. > > > > > > Regards, > > > Kavita :-) > > > > Hi there. Mojolicious is great and Mojolicious::Lite would be ideal for > > your project. Plus, it has great docs and tutorials. > > > > To answers your questions: > > 1. Security, simplicity. > > 2. Better check out perlbrew http://perlbrew.pl/ to install a newer > > perl, without interfering with your distro's packages. A nice production > > setup is nginx as reverse proxy in front of mojo's hypnotoad. > > 3. Dancer (http://www.perldancer.org/) is also another option, but I > > prefer Mojo. > > > > Best, > > > > -- > > Manolis Tzanidakis > > http://mtzanidakis.com/ > > mtzanidakis[at]gmail[dot]com > > > > -- > > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > > For additional commands, e-mail: beginners-h...@perl.org > > http://learn.perl.org/ > > > > > > -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Beginners Site for the Vim text editor - http://vim.begin-site.org/ <PerlJam> I’m trying to achieve world peace and this regex is the last thing standing in my way! ;) Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/