The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

## This file generated by InlineX::C2XS (version 0.26) using Inline::C (version 0.79_001)
package Math::GMPf::V;
use strict;
require Exporter;
*import = \&Exporter::import;
require DynaLoader;
our $VERSION = '0.45';
$VERSION = eval $VERSION;
DynaLoader::bootstrap Math::GMPf::V $VERSION;
@Math::GMPf::V::EXPORT = ();
@Math::GMPf::V::EXPORT_OK = ();
sub dl_load_flags {0} # Prevent DynaLoader from complaining and croaking
1;