Standardize how we define is-a relationships.

Authored by mpyne on Dec 22 2017, 8:08 PM.

Description

Standardize how we define is-a relationships.

Perl seems to have settled on the 'parent' module instead of manually defining
variables that tell the interpreter which packages to fall back to. Some
classes now use parent, some still use the old way.

Migrate everything over to be consistent.

Details

Committed
mpyneDec 22 2017, 8:35 PM
Parents
R365:ca586bf17aeb: kde-projects: Rename XML reader class.
Branches
Unknown
Tags
Unknown