in reply to using 'require' to insert code
If you want to keep your stuff yours and their stuff theirs, you might want to take a look at HTML::Template.
CGI gives you the opportunity to create HTML though a kind of abstract interface, which is has definitely its advantages, but it's not intended to seperate code and HTML.
|
|---|