Usage
use WWW:Finances::Bovespa
my $cotacao = WWW::Finances::Bovespa->new( 'PETR3' );
print $cotacao->{ _codigo };
print $cotacao->{ _descricao };
print $cotacao->{ _codigo };
print $cotacao->{ _ibovespa };
print $cotacao->{ _delay };
print $cotacao->{ _data };
print $cotacao->{ _hora };
print $cotacao->{ _oscilacao };
print $cotacao->{ _valor_ultimo };
print $cotacao->{ _quant_neg };
print $cotacao->{ _mercado };
See Also : http://www.bovespa.com.br
NAME
WWW::Finances::Bovespa DEPRECATED! Use WWW::Finances::Bovespa2 instead which is moosified.
SYNOPSIS
WWW::Finances::Bovespa reads the latest stock options values directly
from BOVESPA.com.br
Be aware that these values always have a 15min delay.
BUGS
Let me know
SUPPORT
Email me
AUTHOR
Hernan Lopes
CPAN ID: HERNAN
HERNAN
hernanlopes@gmail.com
COPYRIGHT
This program is free software licensed under the...
The BSD License
The full text of the license can be found in the LICENSE file included with this module.
SEE ALSO
http://www.bovespa.com.br