Hi list,I just uploaded PAR::Dist 0.11 to PAUSE. It should hit the CPAN mirrors soon.
Version 0.11 has two new features: - The merge_par() function which merges two or more .par archives into one.- The remove_man() function which removes any man or html documentation from a .par archive.
While doing that, I noticed a couple of hardcoded slashes as path separators. These were replaced by File::Spec->cat*
Testers and feedback welcome. Cheers, Steffen