I created a cron job that gets a page using LWP::Simple, but everytime it runs via cron, it sends me the results generated when I called directly; like if the page was called from memory or from a cache, not from the actual one.


Is there any way to specify not to store the page results in a cache? Like a pragma no-cache or similar?

TIA




J. Alejandro Ceballos Z. |
---------------------------+---------------------------
http://alejandro.ceballos.info |
[EMAIL PROTECTED] | "A menudo la razón comete errores
-------------------------------+ pero nunca lo hace a conciencia."
|
| -- Josh Billings





-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to