sub RetriveBuildStatus($) { my $self=shift; my $division=shift; my $StatusRef=shift; my $sth=$self->{'dbh'}->prepare("select * from builds where build_n +ame='ASA150_NB'") || return "Unable to prepare $DBI::errstr"; .... .... } return 1;
In reply to Re: Mason and objects
by sasikumar
in thread Mason and objects
by sasikumar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |