{ no strict 'refs'; *{ "UNIVERSAL::to_yaml" } = sub { # Put some code here. }; } #### { no strict 'refs'; *{ "CORE::" } = sub { ... }; }