Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. WolfMan2k

    perl HTM::Template looping

    howdy, does anyone know how to make a loop that will display all of the data in a file, inside the template? let's use this as an example template: <html> <head> <title>foo</title> <head> <TMPL_VAR NAME=&quot;bar&quot;> </html> and this is what i've got on the script: #!/usr/bin/perl use...

Part and Inventory Search

Back
Top