Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: How do you organize your Perl applications?

by DapperDan (Pilgrim)
on Apr 05, 2003 at 08:37 UTC ( [id://248271]=note: print w/replies, xml ) Need Help??


in reply to Re: How do you organize your Perl applications?
in thread How do you organize your Perl applications?

As an aside, when using templates I tend to create template aliases (see below). This allows me to change where files are in one place without hunting through code.

$templates->{'login screen'} = '/www/templates/login/form.phtml';

Ahhh! A phrasebook for templates? That's a great idea.

Log In?
Username:
Password:

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

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

    No recent polls found