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

NAME

Class::Finfo - A Finfo Object Class

SYNOPSIS

    use Class::Finfo;
    my $bool = Class::Finfo->new;

VERSION

    v0.1.3

DESCRIPTION

This package provides a versatile file information class object for the manipulation and chaining of file information.

See Module::Generic::Finfo for more information.

SEE ALSO

Class::Generic, Class::Array, Class::Scalar, Class::Number, Class::Boolean, Class::Assoc, Class::File, Class::DateTime, Class::Exception, Class::Finfo, Class::NullChain, Class::DateTime

AUTHOR

Jacques Deguest <jack@deguest.jp>

COPYRIGHT & LICENSE

Copyright (c) 2022 DEGUEST Pte. Ltd.

You can use, copy, modify and redistribute this package and associated files under the same terms as Perl itself.