|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Keeping a local copy of a file up-to-dateby Jim (Deacon) |
| on Sep 04, 2011 at 18:36 UTC ( #924109=note: print w/ replies, xml ) | Need Help?? |
|
Consider using the simple, procedural module LWP::Simple and its mirror() function. It will allow you to download a replacement copy of the flat file database table (the ASCII text file) only when it has changed since the last time your Perl script downloaded it.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||