There appears to be a new pragma named parent that does roughly the same thing as base. What does parent do that warrants a new (non-core) module? I am missin
Armed with the extra bit of information from ysth, I was able to see the differences in the docs:
The base pragma does the following things:
@ISA$VERSION does not exist in named package, base sets it to "-1, set by base.pm"The parent pragma does the following things:
@ISArequire