On Wed, 13 Jul 2005, Philip M. Gollucci wrote: > With the attached patch > gmake docs docs_install > actually make it all the way through. > > Note the addition of feather.gif (attached) > > It does: > Replace cp -a with cp -R b/c cp -a is not portable, [ .. ]
Any chance of using cp of ExtUtils::Command, to be even more portable? -- best regards, randy
