Installing Perl Dancer2 on Windows

2019-09-10 00:48发布

问题:

I'm new in Perl and would like to install Dancer2 on a Windows 7 machine.

I have checked [this][1] but there is nothing about Windows.

Update: As ThisSuitIsBlackNot suggested I've tried:

cpan Dancer2 and I've got the following message:

I've also checked the metacpan tutotial and I've tried this:

cpanm Dancer2::Test but then I've got the following message:

logfile:

-> FAIL Installing the dependencies failed: Module 'MooX::Types::MooseLike' is not installed
-> FAIL Bailing out the installation for Dancer2-0.166001.

dancer2 -a Organizador

Dancer1 running without problems. Working on it for the meanwhile.

Any help on this is much appreciated.

[1]: https://metacpan.org/pod/distribution/Dancer2/lib/Dancer2 Manual.pod#NAME