I just tried using Dancer 1.3060 it was working. Then after upgrading to 1.3071 it was still working. Using "Padre on Strawberry v6" strange. Gabor On Sun, Jul 31, 2011 at 8:23 AM, Charlie Gonzalez <itcharlie@gmail.com> wrote:
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 1:15 AM, Gabor Szabo <szabgab@gmail.com> wrote:
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