Hi Gabor,
I installed Dancer by using cpan.
C:\Users\cgonzalez\Desktop>dancer -v
Dancer 1.3071
C:\Users\cgonzalez\Desktop>perl -v
This is perl 5, version 12, subversion 3 (v5.12.3) built for MSWin32-x86-multi-t
hread
I am using Strawberry perl that comes with the Padre package installer.
By the way, great work on spreading the word about Padre ( padre mailing list has been busy lately ) .
Charlie Gonzalez
On Sun, Jul 31, 2011 at 7:37 AM, Charlie Gonzalez <itcharlie@gmail.com> wrote:It worked for me.
> 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.
>
Which version of Dancer and Strawberry Perl do you have and how did
you install Dancer on Strawberry?
Gabor