in reply to Re: Favourite modules
in thread Favourite modules March 2002

* Text::Template is my one-stop templating module,
* Inline::Files: way cool way to get code and data in a single file,

You like templating, but also like having code and data in a single file? Could you please explain how those two go together? :)

44696420796F7520732F2F2F65206F
7220756E7061636B3F202F6D736720
6D6521203A29202D2D204A75657264

Replies are listed 'Best First'.
Re: Re: Re: Favourite modules
by mirod (Canon) on Mar 11, 2002 at 14:35 UTC

    Oddly enough, I don't usually mix them. But actually I don't see any reason why you could not have the template as data in one of the inlined files.