table of contents
Perlbal::Util(3pm) | User Contributed Perl Documentation | Perlbal::Util(3pm) |
NAME¶
Perlbal::Util - Utility functions internal to Perlbal
" rebless "¶
Safely re-bless a locked (use fields) hash into another package. Note that for our convenience elsewhere the set of allowable keys for the re-blessed hash will be the union of the keys allowed by its old package and those allowed for the package into which it is blessed.
2022-06-28 | perl v5.34.0 |