NAME

File::Information::Remote - generic module for extracting information from filesystems

VERSION

version v0.05

SYNOPSIS

use File::Information;

my File::Information $instance = File::Information->new(%config);

my File::Information::Remote $link = $instance->for_...(...);

Note: This package inherits from File::Information::Base.

This package represents a remote object (such as a remote hardlink or inode).

METHODS

AUTHOR

Löwenfelsen UG (haftungsbeschränkt) <support@loewenfelsen.net>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2024-2025 by Löwenfelsen UG (haftungsbeschränkt) <support@loewenfelsen.net>.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)