Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Best Perl Module for creating multiple web pages with different information in them?

by blue_cowdawg (Monsignor)
on Feb 19, 2013 at 15:13 UTC ( [id://1019586]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w 
    ##################################
    ...
    }
    exit(0);
    
  2. or download this
    /**   show_album.tmpl **/
    
    ...
    </TMPL_LOOP>
    </tr>
    </TMPL_LOOP>
    
  3. or download this
    /** picture_page.tmpl **/
    <p>
    ...
    <div style="width: 80%; border outset 3px black; margin: auto;">
    <img src="<TMPL_VAR NAME=path" style="margin: auto;">
    </div>
    

Log In?
Username:
Password:

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

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

    No recent polls found