1Perlbal::Util(3) User Contributed Perl Documentation Perlbal::Util(3)
23
4
5
" rebless "
6Safely re-bless a locked (use fields) hash into another package. Note
7that for our convenience elsewhere the set of allowable keys for the
8re-blessed hash will be the union of the keys allowed by its old
9package and those allowed for the package into which it is blessed.
1011
12
13
perl v5.30.1 2020-01-28 Perlbal::Util(3)