On Sun, Jul 31, 2011 at 7:37 AM, Charlie Gonzalez <itcharlie@gmail.com> wrote:
Hi,
When attempting to create a Dancer project, the dancer script doesn't create a project directory and instead displays the help page.
C:\Users\cgonzalez\Desktop>dancer -a Addressit Usage: dancer [options] -a <appname>
Options: -h, --help : print what you are currently reading -a, --application : the name of your application -p, --path : the path where to create your application (current directory if not specified) -x, --no-check : don't check for the latest version of Dancer (checking version implies internet connection)
-v, --version : print the version of dancer being used
Please advise.
It worked for me. Which version of Dancer and Strawberry Perl do you have and how did you install Dancer on Strawberry? Gabor