HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/strawberry/perl/vendor/lib/Math/MPFR/Prec.pm
## This file generated by InlineX::C2XS (version 0.24) using Inline::C (version 0.73)

# For an explanation of the existence of this module and the one (prec_cast) function
# that it provides, see the FORMATTED OUTPUT section of MPFR.pm's pod.

package Math::MPFR::Prec;
use strict;
use warnings;

require Exporter;
*import = \&Exporter::import;
require DynaLoader;

our $VERSION = '4.14';
#$VERSION = eval $VERSION;
Math::MPFR::Prec->DynaLoader::bootstrap($VERSION);

@Math::MPFR::Prec::EXPORT = ();
@Math::MPFR::Prec::EXPORT_OK = ();

sub dl_load_flags {0} # Prevent DynaLoader from complaining and croaking

1;