I have the same problem with ActivePerl 5.12.1 when installing Win32::Exe.
=====LOG====
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, '..\blib\lib', '..\blib\arch')" t/*.t
t/0-load.t ...
t/0-load.t ... 1/1 #   Failed test 'use Win32::Exe::InsertResourceSection;'
#   at t/0-load.t line 6.
#     Tried to use 'Win32::Exe::InsertResourceSection'.
#     Error:  Can't load 'C:\Perl\cpan\build\Win32-Exe-0.14-tbpo4b\blib\arch/auto/Win32/Exe/InsertResourceSection/InsertResourceSection.dll' for
module Win32::Exe::InsertResourceSection: load_file:═хтхЁэр  яюя√Єър фюёЄєяр ъ рфЁхёє ярь Єш at C:/Perl/lib/DynaLoader.pm line 201.
#  at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/0-load.t ... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/1-basic.t ..
t/1-basic.t .. 1/1 #   Failed test 'use Win32::Exe::InsertResourceSection;'
#   at t/1-basic.t line 6.
#     Tried to use 'Win32::Exe::InsertResourceSection'.
#     Error:  Can't load 'C:\Perl\cpan\build\Win32-Exe-0.14-tbpo4b\blib\arch/auto/Win32/Exe/InsertResourceSection/InsertResourceSection.dll' for
module Win32::Exe::InsertResourceSection: load_file:═хтхЁэр  яюя√Єър фюёЄєяр ъ рфЁхёє ярь Єш at C:/Perl/lib/DynaLoader.pm line 201.
#  at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/1-basic.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
===LOG===
//dimytch on mail and ru

In reply to Re: Problem with install PAR::Packer on Strawberry Perl 5.10 and 5.12 by Anonymous Monk
in thread Problem with install PAR::Packer on Strawberry Perl 5.10 and 5.12 by isri

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.