Re: [spf:guess,iffy] Re: "Integrated Web Client for git" GSoC proposal

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jakub Narebski
Date: Saturday, April 17, 2010 - 5:50 am

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Fwd: Re: &quot;Integrated Web Client for git&quot; GSoC proposal, Pavan Kumar Sunkara, (Sat Apr 17, 12:22 am)
Re: [spf:guess,iffy] Re: "Integrated Web Client for git" G ..., Jakub Narebski, (Sat Apr 17, 5:50 am)