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

NAME

POE::Component::Fuse::AsyncFsV - Wrapper for Filesys::Virtual::Async

SYNOPSIS

  Please do not use this module directly.

ABSTRACT

Please do not use this module directly.

DESCRIPTION

This module is responsible for "wrapping" Filesys::Virtual::Async objects and making them communicate properly with the FUSE API that POE::Component::Fuse exposes. Please do not use this module directly.

EXPORT

None.

SEE ALSO

POE::Component::Fuse

Filesys::Virtual::Async

AUTHOR

Apocalypse <apocal@cpan.org>

Props goes to xantus who wrote the Filesys::Virtual::Async module!

Inspiration was taken from the Fuse::Filesys::Virtual module too.

COPYRIGHT AND LICENSE

Copyright 2009 by Apocalypse

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.