my $things = $dbh->selectall_arrayref(' SELECT id,name FROM status ',{Slice=>{}}); my $t = MyHtmlTemplate->new( handle => \*DATA ); print $t->fill(title=>'FooBar',data=>$things);
In reply to Re: How to get an acceptable H::T AoH ref
by jZed
in thread How to get an acceptable H::T AoH ref
by bradcathey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |