artist has asked for the wisdom of the Perl Monks concerning the following question:
Thinking about XML::Write, Net::FTP etc..1. Create XML file from some raw-data. ( format well specified) 2. Create serveral HTML files out of it 3. Add some more data to XML file in step 1. ( format well specified, +but different than step 1) 4. Create/Update HTML files in step2 only with those data which are ad +ded in step 3. 5. Mark those HTML files which are created/updated. 6. Send the new files to the server.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Update Structure
by chromatic (Archbishop) on Dec 01, 2001 at 03:13 UTC | |
by artist (Parson) on Dec 05, 2001 at 02:32 UTC | |
|
Re: Update Structure
by dragonchild (Archbishop) on Dec 01, 2001 at 02:14 UTC |