in reply to Re: Embed a template in perl file
in thread Embed a template in perl file
A bit more background: I release the application to users as a .exe file (using PAR::packer). My user base is less computer savvy and they tend to change the template files if they have access to them. The solution would be much cleaner (and safer) if I could "hide" the templates from users by wrapping them up into the perl file.
Thanks again!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Embed a template in perl file
by graff (Chancellor) on Jan 08, 2012 at 23:36 UTC | |
|
Re^3: Embed a template in perl file
by Anonymous Monk on Jan 09, 2012 at 09:51 UTC |