Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: PHP to PERL ?

by runrig (Abbot)
on Dec 27, 2005 at 23:09 UTC ( [id://519447]=note: print w/replies, xml ) Need Help??


in reply to PHP to PERL ?

Both Template-Toolkit or HTML-Template and probably other templating systems have features similar to what you mention. You may even want to look at Catalyst which is an MVC framework (somewhat like Ruby on Rails), which can, e.g., use Template-Toolkit as the view (the 'V' in MVC). There's lots of good info at Survey of Surveys on HTML Templating systems also.

Replies are listed 'Best First'.
Re^2: PHP to PERL ?
by Anonymous Monk on Dec 27, 2005 at 23:32 UTC
    Well, some of what I'm wanting looks like it will be covered by that. However, some doesn't. Part of what I'm looking to do is call extra code from a seperate file. For example, the section we are looking to change over has a seperate file called by the main file that defines all the SQL section. Another file we are looking at is called to handle the code needed to change an RSS feed into HTML. That's part of what I'm looking to learn about as well. Is that part of where you pointed me? Maybe I'm just not seeing it. Thanks for the replies.
        Not being an extremely experienced programmer, I think I was asking the question wrong lol. From various replies, it looks to me I was actually looking for more than one answer. Part of what I need seems to in the templates, some seems to be just calling code, but from a file, and some from other ares. The replies I got though are pointing me in the right direction though, now I need to go do some reading in the various different manuals. Thanks everybody, God bless.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-19 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found