[Boulder.pm] Enterprise design patterns in Perl

DeAndre Carroll deandre at deandrecarroll.com
Fri Aug 13 09:46:04 PDT 2010


Thanks Matt! I'll check that out.

-DeAndré

Matthew Beldyk wrote:
> Hi DeAndré,
>
> I'm not sure if this is specifically what you are looking for, but
> there is a website that documents a number of design patterns for
> Perl: http://perldesignpatterns.com/?PerlDesignPatterns It seems to be
> more cookbook than the gang of four book (and some sections are just
> stubs,) but it is interesting to browse to see how other people have
> approached a problem.
>
> Specifically, you might be interested in
> http://perldesignpatterns.com/?WebAuthentication or could use that as
> a starting point to do the authorization you want without using a
> large framework.
>
> Best regards,
> -Matt
>
> On Fri, Aug 13, 2010 at 9:53 AM, DeAndre Carroll
> <deandre at deandrecarroll.com> wrote:
>   
>> Hi Boulder Perl Mongers,
>>
>> Can anyone recommend a good resource for enterprise design patterns in Perl?
>> I'm engineering a system using a/an MVC architecture without an established
>> frame work. Within that I have established a data access layer and a
>> business logic layer. I'm looking for a good architectural pattern that
>> allows for authorization on the execution of each business process by a
>> user. Is there a better way to do this (still without using a framework such
>> as Catalyst - don't want the overhead)?
>>
>> Sincerely,
>>
>> DeAndré Carroll
>> _______________________________________________
>> Boulder-pm mailing list
>> Boulder-pm at pm.org
>> http://mail.pm.org/mailman/listinfo/boulder-pm
>>
>>     
>
>
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/boulder-pm/attachments/20100813/a555873f/attachment.html>


More information about the Boulder-pm mailing list