NAME
File::Information::VerifyTestResult - generic module for extracting information from filesystems
VERSION
version v0.04
SYNOPSIS
use File::Information;
my File::Information::Inode $inode = ...;
my File::Information::VerifyResult $result = $inode->verify;
my $passed = $base->has_passed;
This package inherits from File::Information::VerifyBase.
METHODS
AUTHOR
Löwenfelsen UG (haftungsbeschränkt) <support@loewenfelsen.net>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2024 by Löwenfelsen UG (haftungsbeschränkt) <support@loewenfelsen.net>.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)