if ( defined( $self->{Data} ) ) { ... elsif ( defined( $self->{Path} ) || defined( $self->{FH} ) ) { ... else { Carp::croak "no data in this part\n";