The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Fuse"

Fuse - write filesystems in Perl using FUSE River stage two • 14 direct dependents • 18 total dependents

This lets you implement filesystems in perl, through the FUSE (Filesystem in USErspace) kernel/lib interface. FUSE expects you to implement callbacks for the various functions. In the following definitions, "errno" can be 0 (for a success), -EINVAL, ...

DPATES/Fuse-0.16 - 16 Sep 2013 05:22:15 UTC - Search in distribution

Fuse::TM - Access a Topic Map as a Filesystem River stage zero No dependents

This package provides access to a Topic Map in form of a filesystem. Read-write access to the map is supported....

ALPHAZULU/Fuse-TM-0.2 - 09 Jan 2012 02:56:27 UTC - Search in distribution
  • tmfs - Mount Topic Map as Filesystem

Fuse::DBI - mount your database as filesystem and use it River stage zero No dependents

This module will use "Fuse" module, part of "FUSE (Filesystem in USErspace)" available at <http://fuse.sourceforge.net/> to mount your database as file system. That will give you possibility to use normal file-system tools (cat, grep, vi) to manipula...

DPAVLIN/Fuse-DBI-0.08 - 26 Apr 2005 20:19:25 UTC - Search in distribution

Fuse::PDF - Filesystem embedded in a PDF document River stage zero No dependents

The Adobe Portable Document Format is an arbitrary collection of nodes which support a tree structure. Most of that data is oriented toward document rendering, but it's legal to add arbitrarily complex data virtually anywhere in the document structur...

CDOLAN/Fuse-PDF-0.09 - 07 Jun 2008 03:53:46 UTC - Search in distribution

Fuse::DAAP - mount DAAP music shares using the FUSE kernel module River stage zero No dependents

JABLKO/Fuse-DAAP-0.01 - 15 Jun 2006 19:05:22 UTC - Search in distribution

Fuse::Class - Base clsas for Fuse module implementation using class. River stage one • 1 direct dependent • 4 total dependents

This module supports writing Fuse callback as method. Method name is same as Fuse callback, but first argment is an object (it's named '$self' usually). This is a small change for Fuse, but you can use power of OO like inheritance, encapsulation, ......

TOSHIFJW/Fuse-Class-0.03 - 15 Aug 2017 12:33:16 UTC - Search in distribution

FUSE::Client - Perl-FUSE client River stage zero No dependents

The "FUSE::Client" module will create a TCP FUSE client to test sending messages to a FUSE server. The external interface to "FUSE::Client" is: $c = FUSE::Client->new( [%options] ); The object constructor takes the following arguments in the options ...

IAMCAL/FUSE-Client-1.08 - 25 Apr 2002 15:11:49 UTC - Search in distribution

FUSE::Server - Perl-FUSE server River stage zero No dependents

The "FUSE::Server" module will create a TCP FUSE server and dispatch messages to registered event handlers. The external interface to "FUSE::Server" is: $s = FUSE::Server->new( [%options] ); The object constructor takes the following arguments in the...

IAMCAL/FUSE-Server-1.19 - 26 Jul 2002 07:33:51 UTC - Search in distribution

Fuse::Simple - Simple way to write filesystems in Perl using FUSE River stage one • 1 direct dependent • 1 total dependent

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 /pr...

NOSEYNICK/Fuse-Simple-1.00 - 05 Aug 2006 14:00:24 UTC - Search in distribution

Fuse::TagLayer - A read-only tag-filesystem overlay for hierarchical filesystems River stage zero No dependents

Fuse::TagLayer offers all the tags found in one subdir/volume as a tag-based file-system at the mountpoint you specify, currently read-only. This is in addition to the real filesystem which is considered to be 'canonical' - with the tag-file-system b...

CLIPLAND/Fuse-TagLayer-0.12 - 09 Dec 2013 17:43:12 UTC - Search in distribution

Fuse::PerlSSH::FS - Mount a remote filesystem via FUSE and PerlSSH River stage zero No dependents

The mounting script perlsshfs found in this distribution and its backend module Fuse::PerlSSH::FS (this here) is meant as a drop-in replacement for sshfs <http://fuse.sourceforge.net/sshfs.html>, written in Perl. The primary goal, for now, is to add ...

CLIPLAND/Fuse-PerlSSH-FS-0.13 - 28 Feb 2013 15:07:10 UTC - Search in distribution

Net::MythTV::Fuse - Mount Fuse filesystem to display TV recordings managed by a MythTV backend River stage zero No dependents

This module uses Fuse to mount a virtual filesystem representing the TV recordings captured by a local or remote MythTV backend (www.mythtv.org). The backend must be at version 0.25 or higher. Typically you will be using the frontend script, mythfs.p...

LDS/Mythfs-perl-1.36 - 01 Jul 2017 20:23:31 UTC - Search in distribution

POE::Component::Fuse - Using FUSE in POE asynchronously River stage one • 2 direct dependents • 2 total dependents

This module allows you to use FUSE filesystems in POE. Basically, it is a wrapper around Fuse and exposes it's API via events. Furthermore, you can use Filesys::Virtual to handle the filesystem. The standard way to use this module is to do this: use ...

APOCAL/POE-Component-Fuse-0.05 - 02 Feb 2009 05:24:00 UTC - Search in distribution

Fuse::Filesys::Virtual - mount Perl module written using Filesys::Virtual River stage one • 1 direct dependent • 3 total dependents

TOSHIFJW/Fuse-Filesys-Virtual-0.02 - 10 Jan 2009 13:10:56 UTC - Search in distribution

MogileFS::Client::Fuse - FUSE binding for MogileFS River stage zero No dependents

This module provides support for mounting a MogileFS file store as a local filesystem....

DFRETT/MogileFS-Client-Fuse-0.05 - 05 Oct 2013 05:54:35 UTC - Search in distribution

MooseX::Runnable::Fuse - implement a FUSE filesystem as a Moose class River stage zero No dependents

This role allows you to make a class into a runnable (via MooseX::Runnable Fuse filesystem. You also get four other roles to help this module determine how to run your filesystem; "Filesystem::Fuse::Readable", "Filesystem::Fuse::Writable", "Filesyste...

JROCKWAY/MooseX-Runnable-Fuse-0.02 - 25 Aug 2009 07:01:21 UTC - Search in distribution

Device::Velleman::K8055::Fuse - Communication with the Velleman K8055 USB experiment board using Fuse and K8055fs River stage zero No dependents

RONAN/Device-Velleman-K8055-Fuse-1.0 - 15 Dec 2008 09:00:50 UTC - Search in distribution

FuseBead::From::PNG - Convert PNGs into plans to build a two dimensional fuse bead replica. River stage zero No dependents

Convert a PNG into a block list and plans to build a fuse bead replica of the PNG. This is for projects that use fuse bead such as perler or hama. The RGB values where obtained from Bead List with RGB Values (https://docs.google.com/spreadsheets/d/1f...

GAUDEON/FuseBead-From-PNG-0.03 - 28 Sep 2017 02:15:30 UTC - Search in distribution

Config::Model::FuseUI - Fuse virtual file interface for Config::Model River stage two • 11 direct dependents • 11 total dependents

This module provides a virtual file system interface for you configuration data. Each possible parameter of your configuration file is mapped to a file....

DDUMONT/Config-Model-2.153 - 14 Jul 2023 17:35:53 UTC - Search in distribution

Microarray::File::Data::BlueFuse - A Perl module for managing BlueFuse 'output' files River stage one • 1 direct dependent • 1 total dependent

Microarray::File::Data::BlueFuse is an object-oriented Perl module for managing microarray files created by BlueGnome's (<http://www.bluegnome.co.uk/>) 'BlueFuse' software. It inherits from Microarray::File, and maps data fields in a BlueFuse 'output...

CJONES/Microarray-0.45c - 06 Aug 2008 11:17:57 UTC - Search in distribution
50 results (0.045 seconds)