Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: thoughts on creating modular perl for web application

by Hero Zzyzzx (Curate)
on Mar 14, 2005 at 21:06 UTC ( [id://439449]=note: print w/replies, xml ) Need Help??


in reply to thoughts on creating modular perl for web application

What you're inventing is essentially Mason.

In Mason land, your code could live in a <%shared> or <%init>section and your variables would then be available to your HTML in the mason page.

Your global stuff could live in a site-wide autohandler, and you can call methods on other components and different developers could easily pitch in and create new components with a minimal amount of fuss.

Check it out, if you haven't already.

-Any sufficiently advanced technology is
indistinguishable from doubletalk.

My Biz

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2024-04-25 03:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found