Fwd: Perl MVC framework
User:
afbach
Date: 7/20/2012 11:16 am
Date: 7/20/2012 11:16 am
Views: 630
Rating: 0
Rating: 0
Somebody asked about this on a Perl Beginners list and I thought about
pointing out some of the YAPC talks but ... are they online yet?
---------- Forwarded message ----------
From: shawn wilson
Date: Fri, Jul 20, 2012 at 11:03 AM
Subject: Re: Perl MVC framework
To: "Francisco Valladolid H."
Cc: Chris Stinemetz , Perl Beginners
On Thu, Jul 19, 2012 at 9:46 PM, Francisco Valladolid H.
wrote:
> Hi.
>
> On Thu, Jul 19, 2012 at 8:38 PM, Chris Stinemetz
> wrote:
>> What is the best Perl MVC framework for someone to learn that has minimal
>> web development back ground, but is intermediate with Perl scipting?
>>
>> I've heard of Catalyst but it seems a bit intimedating.
>> I just thought I would get some feedback before I choose a framework to
>> learn.
>
> You can try Dancer or Mojolicious http://www.perldancer.org
> http://www.mojolicio.us both are micro frameworks writtern in Perl
> language.
i've found mojo to be very nice to use over catalyst. you can't deny
catalyst's user base though and any company that uses perl as a web
platform will use catalyst.
(disclaimer: totally ot and oppinion) that said, i dislike having sql,
regex, tt, js, html, css, and perl in a project. i can get rid of one
by using nodejs and another by using a json nosql db. though, these
are new and perl has had 20 years of developers trying to make it work
right.
--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/
--
a
Andy Bach,
afbach@gmail.com
608 658-1890 cell
608 261-5738 wk
pointing out some of the YAPC talks but ... are they online yet?
---------- Forwarded message ----------
From: shawn wilson
Date: Fri, Jul 20, 2012 at 11:03 AM
Subject: Re: Perl MVC framework
To: "Francisco Valladolid H."
Cc: Chris Stinemetz , Perl Beginners
On Thu, Jul 19, 2012 at 9:46 PM, Francisco Valladolid H.
wrote:
> Hi.
>
> On Thu, Jul 19, 2012 at 8:38 PM, Chris Stinemetz
> wrote:
>> What is the best Perl MVC framework for someone to learn that has minimal
>> web development back ground, but is intermediate with Perl scipting?
>>
>> I've heard of Catalyst but it seems a bit intimedating.
>> I just thought I would get some feedback before I choose a framework to
>> learn.
>
> You can try Dancer or Mojolicious http://www.perldancer.org
> http://www.mojolicio.us both are micro frameworks writtern in Perl
> language.
i've found mojo to be very nice to use over catalyst. you can't deny
catalyst's user base though and any company that uses perl as a web
platform will use catalyst.
(disclaimer: totally ot and oppinion) that said, i dislike having sql,
regex, tt, js, html, css, and perl in a project. i can get rid of one
by using nodejs and another by using a json nosql db. though, these
are new and perl has had 20 years of developers trying to make it work
right.
--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/
--
a
Andy Bach,
afbach@gmail.com
608 658-1890 cell
608 261-5738 wk
Re: Fwd: Perl MVC framework
User:
jt
Date: 7/20/2012 12:36 pm
Date: 7/20/2012 12:36 pm
Views: 160
Rating: 0
Rating: 0
Mostly. http://www.youtube.com/yapcna
On Jul 20, 2012, at 11:16 AM, <afbach@gmail.com> wrote:
afbach wrote:
Somebody asked about this on a Perl Beginners list and I thought about
pointing out some of the YAPC talks but ... are they online yet?
---------- Forwarded message ----------
From: shawn wilson
Date: Fri, Jul 20, 2012 at 11:03 AM
Subject: Re: Perl MVC framework
To: "Francisco Valladolid H."
Cc: Chris Stinemetz , Perl Beginners
On Thu, Jul 19, 2012 at 9:46 PM, Francisco Valladolid H.
wrote:
> Hi.
>
> On Thu, Jul 19, 2012 at 8:38 PM, Chris Stinemetz
> wrote:
>> What is the best Perl MVC framework for someone to learn that has minimal
>> web development back ground, but is intermediate with Perl scipting?
>>
>> I've heard of Catalyst but it seems a bit intimedating.
>> I just thought I would get some feedback before I choose a framework to
>> learn.
>
> You can try Dancer or Mojolicious http://www.perldancer.org
> http://www.mojolicio.us both are micro frameworks writtern in Perl
> language.
i've found mojo to be very nice to use over catalyst. you can't deny
catalyst's user base though and any company that uses perl as a web
platform will use catalyst.
(disclaimer: totally ot and oppinion) that said, i dislike having sql,
regex, tt, js, html, css, and perl in a project. i can get rid of one
by using nodejs and another by using a json nosql db. though, these
are new and perl has had 20 years of developers trying to make it work
right.
--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/
--
a
Andy Bach,
afbach@gmail.com
608 658-1890 cell
608 261-5738 wk
Madison Area Perl Mongers - MadMongers
http://www.madmongers.org
Re: [Spam] Fwd: Perl MVC framework
User:
david-delikat
Date: 7/20/2012 3:47 pm
Date: 7/20/2012 3:47 pm
Views: 0
Rating: 0
Rating: 0
On Jul 20, 2012, at 12:36 PM, <jt@plainblack.com> <jt@plainblack.com> wrote:
jt wrote:
Mostly. http://www.youtube.com/yapcnaOn Jul 20, 2012, at 11:16 AM, <afbach@gmail.com> wrote:afbach wrote:
Somebody asked about this on a Perl Beginners list and I thought about
pointing out some of the YAPC talks but ... are they online yet?
---------- Forwarded message ----------
From: shawn wilson
Date: Fri, Jul 20, 2012 at 11:03 AM
Subject: Re: Perl MVC framework
To: "Francisco Valladolid H."
Cc: Chris Stinemetz , Perl Beginners
On Thu, Jul 19, 2012 at 9:46 PM, Francisco Valladolid H.
wrote:
> Hi.
>
> On Thu, Jul 19, 2012 at 8:38 PM, Chris Stinemetz
> wrote:
>> What is the best Perl MVC framework for someone to learn that has minimal
>> web development back ground, but is intermediate with Perl scipting?
>>
>> I've heard of Catalyst but it seems a bit intimedating.
>> I just thought I would get some feedback before I choose a framework to
>> learn.
>
> You can try Dancer or Mojolicious http://www.perldancer.org
> http://www.mojolicio.us both are micro frameworks writtern in Perl
> language.
i've found mojo to be very nice to use over catalyst. you can't deny
catalyst's user base though and any company that uses perl as a web
platform will use catalyst.
(disclaimer: totally ot and oppinion) that said, i dislike having sql,
regex, tt, js, html, css, and perl in a project. i can get rid of one
by using nodejs and another by using a json nosql db. though, these
are new and perl has had 20 years of developers trying to make it work
right.
--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/
--
a
Andy Bach,
afbach@gmail.com
608 658-1890 cell
608 261-5738 wk
Madison Area Perl Mongers - MadMongers
http://www.madmongers.org
Madison Area Perl Mongers - MadMongers
http://www.madmongers.org