targz_collect
Collect messages stored as *.new files in directories in Targz format.
Usage
targz_collect # all Targz directories in current directory
targz_collect apache* # all apache* Targz directories
find perl* | targz_collect # all Targz directories with perl* in it
NOTES
This script only collects messages in the Targz format without creating any XML for the messages. As such it is more an example than a really functional script as you would normally have XML and possibly a document sequence created as well.
AUTHOR
Elizabeth Mattijsen, <liz@dijkmat.nl>.
Please report bugs to <perlbugs@dijkmat.nl>.
SUPPORT
NexTrieve is no longer being supported.
COPYRIGHT
Copyright (c) 1995-2003 Elizabeth Mattijsen <liz@dijkmat.nl>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
The NexTrieve::xxx modules.