This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More documentation links http -> https
[perl5.git] / vxs.inc
diff --git a/vxs.inc b/vxs.inc
index 0e5e72a..b5c00d7 100644 (file)
--- a/vxs.inc
+++ b/vxs.inc
@@ -138,7 +138,7 @@ VXS(universal_version)
                            name, SvPVx_nolen_const(req));
 #else
                Perl_croak(aTHX_
-                          "%" HEKf " does not define $%"HEKf
+                          "%" HEKf " does not define $%" HEKf
                           "::VERSION--version check failed",
                           HEKfARG(name), HEKfARG(name));
 #endif