p5-Fuse
0.16.1_2Write filesystems in Perl using FUSE
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, -ENOENT, -EONFIRE, any integer less than 1 really. You can import standard error constants by saying something like "use POSIX qw(EDOTDOT ENOANO);". Every constant you need (file types, open() flags, error values, etc) can be imported either from POSIX or from Fcntl, often both. See their respective documentations, for more information.
Origin: filesystems/p5-Fuse
Category: filesystems
Size: 129KiB
License: LGPL21
Maintainer: perl@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
Website: metacpan.org/release/Fuse
$
pkg install p5-FuseDependencies (2)
Required By (1 packages)
More in filesystems
fusefs-libs2.9.9_2
FUSE allows filesystem implementation in userspacepy311-fsspec2025.12.0
File-system specificationfusefs-libs33.17.1_1
FUSE library version 3 for filesystems implemented in userspaceR-cran-fs1.6.6
Cross-Platform File System Operations Based on 'libuv'gvfs1.56.1_1
GNOME virtual file systeme2fsprogs-core1.47.3
Utilities & library to manipulate ext2/3/4 filesystemsfusefs-ntfs2022.10.3_2
Mount NTFS partitions (read/write) and disk imagesrubygem-winrm-fs1.3.5
Library for file system operations via WinRMlibblkid2.41.1_2
Library to identify block devices (disks) as to their contentpy311-libzfs1.1.2023020700_3
Python libzfs bindings