This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Some tests for Perl_grok_number().
[perl5.git] / ext / XS-APItest / APItest.xs
index c6cac13..48542dd 100644 (file)
@@ -374,10 +374,14 @@ my_rpeep (pTHX_ OP *o)
 
 #include "const-c.inc"
 
-MODULE = XS::APItest:Hash              PACKAGE = XS::APItest::Hash
+MODULE = XS::APItest           PACKAGE = XS::APItest
 
 INCLUDE: const-xs.inc
 
+INCLUDE: numeric.xs
+
+MODULE = XS::APItest:Hash              PACKAGE = XS::APItest::Hash
+
 void
 rot13_hash(hash)
        HV *hash