Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Ajax and Perl 5.6 and heredocs

by derby (Abbot)
on Mar 05, 2010 at 16:53 UTC ( [id://827011]=note: print w/replies, xml ) Need Help??


in reply to Ajax and Perl 5.6 and heredocs

I'm going to go out on a limb here and assume you're really talking about using a Javascript framework (JQuery, Prototype, Moo, etc) and not necessarily AJAX. The problem probably isn't that your HTML is in here docs but more than likely the HTML is pretty loose and not well structured.

If you have well structured HTML, injecting JS to make the page more 2.0ish will be a breeze ... it's just that 'here docs' are a big *red flag* that your HTML is probably a mess and will need to be re-written to conform to the more demanding requirements of a JS framework. Template toolkit is not necessarily going to give you that structure either - you can write crappy HTML in template toolkit as well.

-derby

Log In?
Username:
Password:

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

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

    No recent polls found