warn("new parse_path\n"); sub parse_path { my $self = shift; cluck(Dumper($self, \@_)); $self->SUPER::parse_path(@_); }