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

## This file generated by InlineX::C2XS (version 0.24) using Inline::C (version 0.73)
# Provides access to some gmp and mpfr macros/constants
package Math::MPFR::V;
use strict;
require Exporter;
*import = \&Exporter::import;
require DynaLoader;
our $VERSION = '4.35';
#$VERSION = eval $VERSION;
Math::MPFR::V->DynaLoader::bootstrap($VERSION);
@Math::MPFR::V::EXPORT = ();
@Math::MPFR::V::EXPORT_OK = ();
sub dl_load_flags {0} # Prevent DynaLoader from complaining and croaking
1;