Revision history for Perl extension POE::Component::Fuse
* 0.03
Removed Makefile.PL auto-generation because it was missing the XS compilation stuff
made the optional prereqs a real prereq because I was getting FAILs :(
* 0.02
added support for Filesys::Virtual::Async
added some more options
fixed stupid mode screwup in examples/fuse.pl
allowed both session/fvilesys arg but be more smarter about it, so we can inform session of shutdown
POD tweaks
added "rmdir" option
* 0.01
initial release