in reply to Re^2: Unable to install Perl::Critic in 32/64 Bit Strawberry Perl Portable
in thread Unable to install Perl::Critic in 32/64 Bit Strawberry Perl Portable
Just wondering, if you didn't already use one of those versions. Maybe one of them will install as intended.Win32 and ActivePerl users can find PPM distributions of Perl::Critic +at http://theoryx5.uwinnipeg.ca/ppms/ and Alexandr Ciornii's download +able executable at http://chorny.net/perl/perlcritic.html.
#!/usr/bin/perl -Tw use perl::always; my $perl_version = "5.12.5"; print $perl_version;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Unable to install Perl::Critic in 32/64 Bit Strawberry Perl Portable
by Anonymous Monk on Nov 05, 2013 at 03:51 UTC |