NAME
Ceph::Rados::Striper - Perl extension to wrap libradosstriper-dev and provide striping for Ceph::Rados.
SYNOPSIS
use Ceph::Rados;
use Ceph::Rados::Striper;
Ceph::Rados::Striper->new($ioctx);
DESCRIPTION
Stub documentation for Ceph::Rados::Striper, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited.
EXPORT
None by default.
Exportable constants
LIBRADOSSTRIPER_VERSION_CODE
LIBRADOSSTRIPER_VER_EXTRA
LIBRADOSSTRIPER_VER_MAJOR
LIBRADOSSTRIPER_VER_MINOR
SEE ALSO
libradosstriper-dev Ceph::Rados
AUTHOR
Alex Bowley, <alex@openimp.net>
COPYRIGHT AND LICENSE
Copyright (C) 2020 by Alex Bowley
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.26.1 or, at your option, any later version of Perl 5 you may have available.