Correct - looks installed. However, back to my original issue when trying to install Parse::AFP :

D:\perl64\cpan\sources\modules\encode-3.01\Encode-3.01>cpan install Pa +rse::AFP Loading internal logger. Log::Log4perl recommended for better logging CPAN: CPAN::SQLite loaded ok (v0.217) Database was generated on Sun, 24 Nov 2019 12:31:42 GMT Running install for module 'Parse::AFP' CPAN: Digest::SHA loaded ok (v6.02) CPAN: Compress::Zlib loaded ok (v2.086) Checksum for D:\Strawberry\cpan\sources\authors\id\A\AU\AUDREYT\Parse- +AFP-0.25.tar.gz ok CPAN: Archive::Tar loaded ok (v2.32) CPAN: YAML::XS loaded ok (v0.78) CPAN: CPAN::Meta::Requirements loaded ok (v2.140) CPAN: Parse::CPAN::Meta loaded ok (v2.150010) CPAN: CPAN::Meta loaded ok (v2.150010) CPAN: Module::CoreList loaded ok (v5.20190522) Configuring A/AU/AUDREYT/Parse-AFP-0.25.tar.gz with Makefile.PL Cannot determine perl version info from lib/Parse/AFP.pm Checking if your kit is complete... Looks good Warning: prerequisite Encode::IBM 0.01 not found. Generating a gmake-style Makefile Writing Makefile for Parse::AFP Invalid LICENSE value 'cc0' ignored Writing MYMETA.yml and MYMETA.json AUDREYT/Parse-AFP-0.25.tar.gz D:\Strawberry\perl\bin\perl.exe Makefile.PL -- OK Running make for A/AU/AUDREYT/Parse-AFP-0.25.tar.gz ---- Unsatisfied dependencies detected during ---- ---- AUDREYT/Parse-AFP-0.25.tar.gz ---- Encode::IBM [requires] Running install for module 'Encode::IBM' Checksum for D:\Strawberry\cpan\sources\authors\id\A\AU\AUDREYT\Encode +-IBM-0.11.tar.gz ok Configuring A/AU/AUDREYT/Encode-IBM-0.11.tar.gz with Makefile.PL enc2xs not found! at Makefile.PL line 28. Warning: No success on command[D:\Strawberry\perl\bin\perl.exe Makefil +e.PL] AUDREYT/Encode-IBM-0.11.tar.gz D:\Strawberry\perl\bin\perl.exe Makefile.PL -- NOT OK Stopping: 'install' failed for 'Encode::IBM'. D:\perl64\cpan\sources\modules\encode-3.01\Encode-3.01>

In reply to Re^6: enc2xs not found! at Makefile.PL by levW
in thread enc2xs not found! at Makefile.PL by levW

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.