perlfs:

perlfs:

[1] Lufs::Howto - search.cpan.org ( 版) <http://search.cpan.org/dist/Lufs/lib/Lufs/Howto.pod>

Once you wrote a module implementing a filesystem, say Foo::Bar, you can mount it with a command like this:

lufsmount -c 1 perlfs://Foo.Bar /mnt/foobar

Lufs normally uses an URL scheme to encode the filesystem that is to be mounted, but perlfs employs what normally would be the hostname to encode the module that is to be used. In this scheme the dot '.' is used as the namespace separator instead of '::'.

[2] Lufs - search.cpan.org ( 版) <http://search.cpan.org/dist/Lufs/lib/Lufs.pm>

lufsmount perlfs://Lufs.Rot13/mnt/bar /mnt/baz

lufsmount -o uri=svn://datamoeras.org/perlufs perlfs://Lufs::Svn/