From: Steve W. <sw...@wc...> - 2000-10-10 02:57:00
|
I found lwp-rget, which will fetch all the pages and write them in the current directory. It's bundled with the Perl LWP, so if you have the LWP installed you probably have lwp-rget (plus others). using this like so: lwp-rget --verbose http://wcsb.org/~swain/tmp/phpwiki/ dumps all my pages into the current directory. By dumping into a temporary directory, making code/page changes, and then dumping into a second temporary directory, I can run diff on the two directories and see the difference in page output. It could use some refinement, but it's a start. sw ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |