use strict;
use warnings;
package Mother;
use Data::Section -setup => { inherit => 0 };

1;
__DATA__
__[a]__
1
__[b]__
2
__[c]__
3
