Fuse::TM

Access a Topic Map as a Filesystem
Download

Fuse::TM Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alexander Zangerl
  • Publisher web site:
  • http://search.cpan.org/~alphazulu/

Fuse::TM Tags


Fuse::TM Description

Access a Topic Map as a Filesystem Fuse::TM is a package that provides access to a Topic Map in form of a filesystem. Read-write access to the map is supported.SYNOPSIS use Fuse::TM; use TM; my $map; # map must be created/synced in somehow, see TM(1). my $tmfs=Fuse::TM- >new(tm= >$map,rw= >1,debug= >1); # this blocks until the filesystem is unmounted, # see fusermount. $tmfs- >mount("/tmp/somedir"); Requirements: · Perl


Fuse::TM Related Software