That EXE file works great. The Texas caving community
and I are in your debt.
Meanwhile, I was finally able to fix my par by following the
instructions here:
http://stackoverflow.com/questions/15925992/perl-install-parpacker-problems
Snippet:
Simply change the line 60 in .../perl64/Config.pm from
`$^V eq 5.16.3`
to
`$^V eq 5.16.3 or $^V eq 5.16.0`
and voila! My par-packer module 1.013 installed through ppm (ActiveState
Perl 5.16.3) works ...
Thanks again.
Mike
On 1/14/2015 10:32 PM, Mike Flannigan wrote:
Thanks so much. I really appreciate it.
I need to fix my par, but it didn't come easy yet.
I'm using Perl 5 ver 16.3 Win64, but it really
doesn't matter with this fairly simple file.
(I don't think).
I will test it, but it might be a day or 2 before
I do. I'll let you know how it goes.
Mike
On 1/14/2015 8:12 PM, John Ellyson wrote:
Mike,
Attached is a file named dirproc11.plexe.
Here's some information about the file:
* Used following Perl environment to make the .exe file
o DWIM Perl (Strawberry Perl 5.14.2 32-bit)
o File::Find version 1.19
o File::Copy::Recursive version 0.38
o PAR::Packer version 1.013
* .exe file made using the following pp command: pp -c -x -o
dirproc11.exe dirproc11.pl <http://dirproc11.pl>
* 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.
I haven't tried testing your script or the .exe file made from it.
John Ellyson
On Wed, Jan 14, 2015 at 6:41 PM, Mike Flannigan via Houston
<[email protected] <mailto:[email protected]>> wrote:
I hate to send this to a list, since nobody knows
whether they should do it or it has already been
done by somebody else. But Wade does not have par
on Windows, so I'm trying the list.
I was wondering if somebody with par on Windows could
zip up the attached "dirproc11.pl <http://dirproc11.pl>" with par
and send
me the exe file.
_______________________________________________
Houston mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/houston
Website: http://houston.pm.org/