Restored some of Cc list...
Tatsuhiko Miyagawa <miyagawa@bulknews.net> writes:
FindBin, Dir::Self (or just relevant code from it), and then "use lib <dir>".
But try to make this build-time dependency optional. I wonder also
what is performance cost of using App::FatPacker trick.
It is a bit pity that PAR is not in core. We could use
$ git archive --format=zip --output=gitweb.par --prefix=lib/ \
HEAD -- gitweb/lib
to generate packfile, and then
use PAR 'gitweb.par';
in gitweb.
--
Jakub Narebski
Poland
ShadeHawk on #git
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html