|
NAMEwd_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
DESCRIPTIONwd_shell.pl - tool for debug . SEE ALSOhttp://sourceforge.net/projects/webdao, WebDAO AUTHORZahatski Aliaksandr, <zag@cpan.org> COPYRIGHT AND LICENSECopyright 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.
|