The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Filesys::POSIX::Mem::Bucket - Regular file I/O handle

DESCRIPTION

Filesys::POSIX::Mem::Bucket provides an implementation of the interface in Filesys::POSIX::IO::Handle that allows access to the regular file data of a file in a Filesys::POSIX::Mem filesystem hierarchy.

Internally, the bucket can store up to a specified maximum number of bytes until said data is flushed to a temporary file on disk, backed by File::Temp.

SEE ALSO

Filesys::POSIX::IO::Handle

AUTHOR

Written by Xan Tronix <xan@cpan.org>

CONTRIBUTORS

Rikus Goodell <rikus.goodell@cpanel.net>
Brian Carlson <brian.carlson@cpanel.net>

COPYRIGHT

Copyright (c) 2014, cPanel, Inc. Distributed under the terms of the Perl Artistic license.