NAME
ESPPlus::Storage::Writer - Writes ESP+ Storage repository files
SYNOPSIS
N/A
DESCRIPTION
This module is not yet implemented. When it is, it will allow you to create ESP+ Storage .REP files.
CONSTRUCTOR
- new
-
$wr = ESPPlus::Storage::Writer->new( { compress_function => \&compress, handle => $io_file_handle } );
COPYRIGHT AND LICENSE
Copyright 2003, Joshua b. Jore. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of either:
a) the GNU General Public License as published by the Free Software Foundation; version 2, or
b) the "Artistic License" which comes with Perl.