in reply to Re^5: Evaluating subroutines from within data
in thread Evaluating subroutines from within data

I might give all of that a look later as soon as I figure out how to achieve what I wanted to originally. I have a full example of what I want to do in Re^2: Evaluating subroutines from within data if you care to take a look. From the looks of it, I would have to start almost from scratch to use any templating which makes me balk.

Have a cookie and a very nice day!
Lady Aleena
  • Comment on Re^6: Evaluating subroutines from within data

Replies are listed 'Best First'.
Re^7: Evaluating subroutines from within data
by chromatic (Archbishop) on Jan 08, 2012 at 08:00 UTC
    From the looks of it, I would have to start almost from scratch to use any templating which makes me balk.

    I don't see why; essentially what you have in that node is already a template. The question is what processes it.


    Improve your skills with Modern Perl: the free book.