<pre> <% Dumper($status) %> <% Dumper(%Table) %> </pre> <& footer.html &> <%init> my $status; $status = ASA::UIC_DBSTATUS->new(); my %Table = (); $status->RetriveBuildStatus($div,\%Table); </%init> <%once> use strict; use ASA::UIC_DBSTATUS qw/RetriveBuildStatus/; </%once> <%args> $div=>"ASA";
In reply to Re: Mason and objects
by sasikumar
in thread Mason and objects
by sasikumar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |