blob: 1143726687c0082a8795eec227ea655f0f15f724 (
plain) (
blame)
1
2
3
4
5
6
|
Fuse lets you write filesystems in Perl. Fuse::Simple makes this
REALLY Simple, as you just need a hash for your root directory,
containing strings for files, more hashes for subdirs, or functions to
be called for magical functionality a bit like /proc.
WWW: http://search.cpan.org/dist/Fuse-Simple/
|