Skip to content
  • zengargoyle's avatar
    Make .add_method precompile safe · 7893cb95
    zengargoyle authored
    Such MOP hackery needs to happen at BEGIN or the module can not be used with precompilation.
    The BEGIN avoids a 'STable conflict detected during deserialization' error.
    7893cb95