in reply to Publishing Amazon.com Associates Statistics Help
`perl -c` verifies the syntax of the code is OK. I don't have an Amazon Associates account to actually test the code myself, but upon visual inspection the only potential problem that I can readily identify is that Amazon may have changed it's URLs; however if the URL is still valid it may be a parsing error. To this end find the following section of the source:
# Uncomment the following line to see # the report if you need to debug. # print $report->content;
And uncomment the last line. Please provide any code output, error messages, et all.
|
|---|