<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    That EXE file works great.  The Texas caving community <br>
    and I are in your debt.<br>
    <br>
    Meanwhile, I was finally able to fix my par by following the <br>
    instructions here:<br>
    <a class="moz-txt-link-freetext"
href="http://stackoverflow.com/questions/15925992/perl-install-parpacker-problems">http://stackoverflow.com/questions/15925992/perl-install-parpacker-problems</a><br>
    <br>
    <br>
    Snippet:<br>
    Simply change the line 60 in .../perl64/Config.pm from<br>
    `$^V eq 5.16.3`<br>
    to<br>
    `$^V eq 5.16.3 or $^V eq 5.16.0`<br>
    and voila! My par-packer module 1.013 installed through ppm
    (ActiveState Perl 5.16.3) works ...<br>
    <br>
    <br>
    Thanks again.<br>
    <br>
    <br>
    Mike<br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 1/14/2015 10:32 PM, Mike Flannigan
      wrote:<br>
    </div>
    <blockquote cite="mid:54B742E0.1000401@att.net" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <br>
      Thanks so much.  I really appreciate it.<br>
      I need to fix my par, but it didn't come easy yet.<br>
      <br>
      I'm using Perl 5 ver 16.3 Win64, but it really <br>
      doesn't matter with this fairly simple file.<br>
      (I don't think).<br>
      <br>
      I will test it, but it might be a day or 2 before <br>
      I do.  I'll let you know how it goes.<br>
      <br>
      <br>
      <br>
      Mike<br>
      <br>
      <br>
      <br>
      <div class="moz-cite-prefix">On 1/14/2015 8:12 PM, John Ellyson
        wrote:<br>
      </div>
      <blockquote
cite="mid:CAHe5CJumDiQJN80Y1w=G=21FZyPUHf7cdhP6aeM6xowDxsU90A@mail.gmail.com"
        type="cite">
        <div dir="ltr">Mike,
          <div><br>
          </div>
          <div>Attached is a file named dirproc11.plexe.</div>
          <div><br>
          </div>
          <div>Here's some information about the file:</div>
          <div>
            <ul>
              <li>Used following Perl environment to make the .exe file</li>
              <ul>
                <li>DWIM Perl (Strawberry Perl 5.14.2 32-bit)</li>
                <li>File::Find version 1.19</li>
                <li>File::Copy::Recursive version 0.38</li>
                <li>PAR::Packer version 1.013</li>
              </ul>
              <li>.exe file made using the following pp command:   pp -c
                -x -o dirproc11.exe <a moz-do-not-send="true"
                  href="http://dirproc11.pl" target="_blank">dirproc11.pl</a></li>
              <li>Gmail blocks attachments with an .exe file extension -
                even if they are in a zip file.  So I renamed the file
                dirproc11.plexe to get it past the Gmail filters.  Just
                rename the file to have .exe after you download it and
                you should be able to use it.</li>
            </ul>
            <div>I haven't tried testing your script or the .exe file
              made from it.</div>
          </div>
          <div><br>
          </div>
          <div>John Ellyson</div>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">On Wed, Jan 14, 2015 at 6:41 PM,
              Mike Flannigan via Houston <span dir="ltr"><<a
                  moz-do-not-send="true" href="mailto:houston@pm.org"
                  target="_blank">houston@pm.org</a>></span> wrote:<br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div bgcolor="#FFFFFF" text="#000000"> <br>
                  I hate to send this to a list, since nobody knows <br>
                  whether they should do it or it has already been <br>
                  done by somebody else.  But Wade does not have par <br>
                  on Windows, so I'm trying the list.  <br>
                  <br>
                  I was wondering if somebody with par on Windows could
                  <br>
                  zip up the attached "<a moz-do-not-send="true"
                    href="http://dirproc11.pl" target="_blank">dirproc11.pl</a>"
                  with par and send <br>
                  me the exe file.<br>
                  <div><br>
                  </div>
                </div>
              </blockquote>
            </div>
          </div>
        </div>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>