2014-07-31 17:12:05 +02:00
|
|
|
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.
|
2006-08-07 03:50:41 +02:00
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Fuse-Simple
|