Help for this page
rmpath( '/no/such/path', {error => \my $err} );
my $err; rmpath( '/no/such/path', {error => \$err} );