For 5.22.0:
perlbrew info Current perl: Name: perl-5.22.0 Path: /home/autumn/perl5/perlbrew/perls/perl-5.22.0/bin/perl Config: -de -Dprefix=/home/autumn/perl5/perlbrew/perls/perl-5.22.0 - +Aeval:scriptdir=/home/autumn/perl5/perlbrew/perls/perl-5.22.0/bin Compiled at: Dec 1 2015 17:22:55 perlbrew: version: 0.78 ENV: PERLBREW_ROOT: /home/autumn/perl5/perlbrew PERLBREW_HOME: /home/autumn/.perlbrew PERLBREW_PATH: /home/autumn/perl5/perlbrew/bin:/home/autumn/perl5/ +perlbrew/perls/perl-5.22.0/bin PERLBREW_MANPATH: /home/autumn/perl5/perlbrew/perls/perl-5.22.0/ma +n perl -E 'say for @INC' /home/autumn/perl5/lib/perl5/x86_64-linux /home/autumn/perl5/lib/perl5 /home/autumn/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0/x86 +_64-linux /home/autumn/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0 /home/autumn/perl5/perlbrew/perls/perl-5.22.0/lib/5.22.0/x86_64-linux /home/autumn/perl5/perlbrew/perls/perl-5.22.0/lib/5.22.0 .
For 5.24.1:
perlbrew info Current perl: Name: perl-5.24.1 Path: /home/autumn/perl5/perlbrew/perls/perl-5.24.1/bin/perl Config: -de -Dprefix=/home/autumn/perl5/perlbrew/perls/perl-5.24.1 - +Aeval:scriptdir=/home/autumn/perl5/perlbrew/perls/perl-5.24.1/bin Compiled at: Apr 17 2017 12:09:32 perlbrew: version: 0.78 ENV: PERLBREW_ROOT: /home/autumn/perl5/perlbrew PERLBREW_HOME: /home/autumn/.perlbrew PERLBREW_PATH: /home/autumn/perl5/perlbrew/bin:/home/autumn/perl5/ +perlbrew/perls/perl-5.24.1/bin PERLBREW_MANPATH: /home/autumn/perl5/perlbrew/perls/perl-5.24.1/ma +n perl -E 'say for @INC' /home/autumn/perl5/lib/perl5/x86_64-linux /home/autumn/perl5/lib/perl5 /home/autumn/perl5/perlbrew/perls/perl-5.24.1/lib/site_perl/5.24.1/x86 +_64-linux /home/autumn/perl5/perlbrew/perls/perl-5.24.1/lib/site_perl/5.24.1 /home/autumn/perl5/perlbrew/perls/perl-5.24.1/lib/5.24.1/x86_64-linux /home/autumn/perl5/perlbrew/perls/perl-5.24.1/lib/5.24.1 .
Output seems similar for both versions.

In reply to Re^2: Perlbrew mismatched error by LunarCowgirl
in thread Perlbrew mismatched error by LunarCowgirl

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.