--- Webpacus/lib/Webpacus/Model/WebPAC.pm 2005/11/26 16:21:51 157 +++ Webpacus/lib/Webpacus/Model/WebPAC.pm 2005/11/26 20:21:54 165 @@ -235,6 +235,43 @@ return \@html_results; } +=head2 record + + my $html = $m->record( + mfn => 42, + template => 'foo.tt', + ); + +This will load one record, convert it to html using C