for my $attr ( $meta->get_all_attributes ) { print $attr->name, "\n"; }