[Catalyst] Standalone Install Package?
Christopher H. Laco
claco at chrislaco.com
Mon Dec 19 20:09:03 CET 2005
Sebastian Riedel wrote:
>
> Am 19.12.2005 um 19:44 schrieb Christopher H. Laco:
>> I was thinking Schroedinger (ala Cat In A Box).
>
> But Schroedinger's cat is dead!
>
> Maybe Garfield...
>
>>
>>> Module::ScanDeps can be a big help identifying prereqs btw.
>>
>> HTML::Parser (Entities) will be the first hurdle.
>> In theory, I think I can just put the xs based modules in their own
>> directories, and shove the right one into @INC at runtime...
>
> No need to manually modify @INC, just look how blib trees are
> constructed (darwin-thread-multi-2level/...).
> But this would require a build cluster... :/
>
Right, but sometimes they're not that specific.
For example, a ppm on win32 has blib/auto/HTML/Parser/Parser.dll There's
nothing platform specific about that blib directory. I think blib
structures are a crap shoot at best.
But, at the very least, that brings us down to 2 big blobs of stuff for
an unzip-and-run, which is still better than that install/upgrade
modules for days.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3178 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20051219/90ff6924/smime.bin
More information about the Catalyst
mailing list