Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^6: fetch all data

by bigup401 (Pilgrim)
on Mar 17, 2019 at 20:03 UTC ( [id://1231376]=note: print w/replies, xml ) Need Help??


in reply to Re^5: fetch all data
in thread fetch all data

thanks poj. you saved me from using Template Toolkit module

Replies are listed 'Best First'.
Re^7: fetch all data
by davido (Cardinal) on Mar 18, 2019 at 15:02 UTC

    Why would sticking to print statements be advantageous over using a templating system? Bare use CGI scripts become hard enough to maintain without mixing all the components of the model, view, and controller together. I think that your comment that our helping to resolve a database issue saved you from having to use Template::Toolkit is indication that your separation of concerns is broken, and could probably be helped by thinking in terms of a separate model, view, and controller architecture.


    Dave

Re^7: fetch all data
by marto (Cardinal) on Mar 18, 2019 at 09:21 UTC

    Your issue wasn't related to templates in any way.

Log In?
Username:
Password:

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

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

    No recent polls found