in reply to Re^3: Template::Latex not interpolating variables . . .
in thread Template::Latex not interpolating variables . . .
This all looks right to me, but this is my first time using Template::Latex, though I have some experience with Template::Toolkit and HTML::Template.
Do you see what I'm missing here? I sure don't and have been stumped on this one for a couple of days.
Thanks for your help, for the second set of eyes.
-- Hugh
$VAR1 = { 'call_list' => { 'this_email@yahoo.com' => { 'phone3' => '', 'uid' => '5999', 'fname' => 'Lynn', 'name' => 'ljames', 'phones' => '917-555-1212', 'upstream' => [ { 'phones' => undef } ], 'lname' => 'James', 'phone1' => '917-555-1212', 'phone2' => '' }, 'another_email@yahoo.com' => {
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Template::Latex not interpolating variables . . .
by ahmad (Hermit) on Feb 10, 2010 at 18:53 UTC |