This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
skip_all, not skip, if only miniperl.
[perl5.git] / mg_names.c
index 52eed71..237dfc5 100644 (file)
@@ -47,6 +47,7 @@
        { PERL_MAGIC_utf8,           "utf8(w)" },
        { PERL_MAGIC_substr,         "substr(x)" },
        { PERL_MAGIC_defelem,        "defelem(y)" },
+       { PERL_MAGIC_lvref,          "lvref(\\)" },
        { PERL_MAGIC_checkcall,      "checkcall(])" },
        { PERL_MAGIC_ext,            "ext(~)" },