NAME
wd_shell.pl - command line tool for developing and debuging
SYNOPSIS
wd_shell.pl [options] /some/url/query
wd_shell.pl [options] '/some/url/query?param1=1'
options:
-help - print help message
-man - print man page
-f file - set root [x]html file
-d - dump HTTP headers
-u login:password - set HTTP_AUTHORIZATION variable
examples:
wd_shell.pl -wdEngine Test -wdEnginePar config=../test.ini /some/url/query
wd_shell.pl -M Test -c ../test.ini /some/url/query #the same
OPTIONS
- -help
-
Print a brief help message and exits
- -man
-
Prints manual page and exits
- -f filename
-
Set filename set root [x]html file for load domain
DESCRIPTION
wd_shell.pl - tool for debug .
SEE ALSO
http://sourceforge.net/projects/webdao, WebDAO
AUTHOR
Zahatski Aliaksandr, <zag@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2000-2013 by Zahatski Aliaksandr
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.