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


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 at renormalist.net>>


BUGS

Please report any bugs or feature requests to bug-app-dpath at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.


SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc App::DPath

You can also look for information at:


ACKNOWLEDGEMENTS


COPYRIGHT & LICENSE

Copyright 2009 Steffen Schwigon, all rights reserved.

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

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