/[fuse.before_github]/perl-llin/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /perl-llin/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7 by dpavlin, Thu Nov 18 12:09:10 2004 UTC revision 15 by dpavlin, Wed Jun 22 15:22:02 2005 UTC
# Line 1  Line 1 
1  Fuse version 0.04  Fuse version 0.06
2  =================  =================
3    
4  This is a test release.  It seems to work quite well.  In fact, I can't  Fuse is combination of Linux kernel module and user space library which
5  find any problems with it whatsoever.  If you do, I want to know.  enables you to write user-space filesystems. This module enables you to
6    write filesystems using perl.
7    
8    Additional file-systems using Fuse module are released on CPAN using Fuse::
9    namespace. Currently that includes only Fuse::DBI which allows you to mount
10    database as file system, but there will be more.
11    
12    This is a pre-production release.  It seems to work quite well.  In fact, I
13    can't find any problems with it whatsoever.  If you do, I want to know.
14    
15    
16  INSTALLATION  INSTALLATION
# Line 18  To install this module type the standard Line 26  To install this module type the standard
26  DEPENDENCIES  DEPENDENCIES
27    
28  This module requires the FUSE userspace library and the FUSE kernel module.  This module requires the FUSE userspace library and the FUSE kernel module.
29    See http://fuse.sourceforge.net/
30    
31    
32  COPYRIGHT AND LICENCE  COPYRIGHT AND LICENCE

Legend:
Removed from v.7  
changed lines
  Added in v.15

  ViewVC Help
Powered by ViewVC 1.1.26