The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::DPath::Command::search - Default subcommand to search by dpath

FUNCTIONS

This is not an end user module but used as cmdline tool. The functions here are only named to keep Pod::Coverage happy.

read_in

Reads in a file and converts it according to format.

match

Does the match against the given dpath.

write_out

Writes out the result set according to format.

opt_spec

execute

validate_args

AUTHOR

Steffen Schwigon <ss5@renormalist.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Steffen Schwigon.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.