in reply to Re: Installing distros from prebuilt files (blib/)?
in thread Installing distros from prebuilt files (blib/)?

I see, so for static install cpan client can skip perl Makefile.PL && make and just copies lib/ (and script/) to the final destination. That leaves manpages. I measured manifying 10 .pod files at around 0.6s on my computer. So probably not that much saving.
  • Comment on Re^2: Installing distros from prebuilt files (blib/)?