ESPPlus::Storage::Writer - Writes ESP+ Storage repository files


ESPPlus-Storage documentation  | view source Contained in the ESPPlus-Storage distribution.

Index


NAME

Top

ESPPlus::Storage::Writer - Writes ESP+ Storage repository files

SYNOPSIS

Top

 N/A

DESCRIPTION

Top

This module is not yet implemented. When it is, it will allow you to create ESP+ Storage .REP files.

CONSTRUCTOR

Top

new
 $wr = ESPPlus::Storage::Writer->new(
     { compress_function => \&compress,
       handle            => $io_file_handle } );

COPYRIGHT AND LICENSE

Top

SEE ALSO

Top

ESPPlus::Storage


ESPPlus-Storage documentation  | view source Contained in the ESPPlus-Storage distribution.