The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

FusqlFS::Version - dummy FusqlFS package to store FusqlFS version in a single location

SYNOPSIS

    use FusqlFS::Version;
    our $VERSION = FusqlFS::Version::VERSION;

DESCRIPTION

This package is here just to store version number in a single place to avoid code duplication and make new version building easier.