- or download this
sub getquote
{my($sym,$qdate)=@_; # Symbol is 'googl' in lowercase and date is '201
+40822'.
...
return; # getquote
}
- or download this
$quote->require_labels(qw/success errormsg price date exchange name/);
- or download this
$quote->require_labels(qw/price date exchange name/);