Re: OSX Postgres PL/Perl Problem with Finance::Quote/Options

From: Alex Hunsaker <badalex(at)gmail(dot)com>
To: Peter Pan <ganbaru83(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: OSX Postgres PL/Perl Problem with Finance::Quote/Options
Date: 2011-03-30 15:33:50
Message-ID: AANLkTimw5FYQkr8sb5C_nCAiXfeVAAbfC38h6O+bbS5y@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2011/3/30 Peter Pan <ganbaru83(at)hotmail(dot)com>:
...
> Unfortunately none at all, it just fails during the fetch and can't find any
> error messages anywhere. As stated, the same module works without problems
> in a local separate perl script.
>
> Any ideas?

Skimming the source of Finance::Quote::Yahoo::USA (which seems to be
what Finance::Quote uses when you ->fetch('nyse')) it looks like it
makes a request to "http://finance.yahoo.com/d" with LWP. Maybe you
could try using LWP directly and see if that complains?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Gaspar 2011-03-30 16:02:07 -s does not work
Previous Message Greg Sabino Mullane 2011-03-30 15:29:25 DBD::Pg 2.18.0 released