in my opinion it is better to use CSS/HTML and javascript to handle frontend 
work and perl doing all the backend processing, only generating json data for 
frontend to parse and display.
perl is very good and most things have not changed much: like handling time, 
text/numeric data, text/database files etc. therefore perl has not changed 
much. older documentation is still as 'new'




----- Original Message -----
From: Michael Rasmussen <mich...@jamhome.us>
To: Robert Wohlfarth <rbwohlfa...@gmail.com>
Cc: begginers perl.org <beginners@perl.org>
Sent: Monday, June 3, 2013 5:48 PM
Subject: Re: Perl and Web Development

On Mon, Jun 03, 2013 at 05:30:54PM -0500, Robert Wohlfarth wrote:
> On Mon, Jun 3, 2013 at 5:03 PM, Ivan Torres <ping...@gmail.com> wrote:
> 
> > I dont know a book but perl dancer its pretty easy and you can find lots
> > of documentation or catalyst
> >
> > http://www.perldancer.org/documentation
> >
> >
> > On Mon, Jun 3, 2013 at 4:52 PM, Rich Johnson <hcir...@gmail.com> wrote:
> >
> >> Can anyone recommend a good book to use for building a website using
> >> Perl? Specifically, I'm looking to build a backend to a mobile app.
> >> Everything I've been trying to search for seems dated (2005 and earlier).
> >>
> >>
> I'll second Catalyst. Start simple, and it's pretty easy to learn.
> 
> http://www.catalystframework.org/

And I'll second Dancer, simplier, quicker to learn, plenty powerful.

-- 
            Michael Rasmussen, Portland Oregon  
          Be Appropriate && Follow Your Curiosity
  Other Adventures: http://www.jamhome.us/ or http://gplus.to/MichaelRpdx
A special random fortune cookie fortune:
If, as some people think, cycling is so dangerous; 
    how did I get to be 78 after about half a million kilometres?
    ~  Harold Bridge

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to