a lot of changes (0.03 API):
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 2 Oct 2004 15:29:02 +0000 (15:29 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 2 Oct 2004 15:29:02 +0000 (15:29 +0000)
commit423879e95093f0dc5a34dbd712555377a3b6aa38
treea943c61a1e96bf374030dcb790a0c9a66eba318d
parentd2d13305c05652563f4b82c80bb53bbebb4bd0d4
a lot of changes (0.03 API):
- added unlink (rm) method to invalidate in-memory cache
- added fuse_module_loaded method to check if fuse module is loaded
- fixed short read of last block
- removed Proc::Simple usage and replaced with simplier forking mechanism

This is first working version, but it's not binary-safe yet. NULL bytes
are still problem.

git-svn-id: svn://svn.rot13.org/fuse_dbi/trunk@21 17f4e80c-d0e0-0310-8903-bfc3ae804c12
DBI.pm