Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Re: Multi tiered web applications in Perl

by ctilmes (Vicar)
on Oct 21, 2003 at 14:41 UTC ( [id://300934]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Multi tiered web applications in Perl
in thread Multi tiered web applications in Perl

You don't have to intermix HTML and Perl -- you just can when you need/want to.

You can also separate your application into some Mason documents that present data and others (or better yet, non-Mason Perl Modules) that hold the business logic and interact with your database.

Mason provides syntactic sugar to control the interface between the two and by allowing perl in your presentation layer, you have a great deal of power/flexibility in generating HTML.

Mason also allows nice modularity of various presentation elements and combining them in various ways to produce user interfaces.

  • Comment on Re: Re: Re: Multi tiered web applications in Perl

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (7)
As of 2024-04-16 11:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found