I
info
I can get Finance::Quote to work perfectly except when trying to get
prices from Trustnet, for example the line
my %data = $q->fetch("trustnex","INVESTEC GLOBAL ENERGY A");
results in the error:
Undefined fetch-method trustnex passed to Finance::Quote::fetch at
../trustquote line 13
I have installed the latest version of Finance::Quote, so don't think
the merhod can be missing.
Any ideas or a working example with Trustnet?
Thanks
prices from Trustnet, for example the line
my %data = $q->fetch("trustnex","INVESTEC GLOBAL ENERGY A");
results in the error:
Undefined fetch-method trustnex passed to Finance::Quote::fetch at
../trustquote line 13
I have installed the latest version of Finance::Quote, so don't think
the merhod can be missing.
Any ideas or a working example with Trustnet?
Thanks