ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
301 B
Text
6 lines
301 B
Text
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: https://metacpan.org/release/Fuse-Simple
|