The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package Adult::Child::Grandchild;

use parent qw/Adult::Child1 Adult::Child2/;

our $VERSION = '2.29';

1;