Could I delete all of perl/vendor and install SDL using cpan. Then remove
On Tue, Mar 5, 2013 at 2:31 PM, kmx <
k...@volny.cz> wrote:
> In theory you can delete whatever in perl/vendor you only cannot be sure
> if some of SDL dependencies is not using it.
>
> --
> kmx
>
>
> On 5.3.2013 17:54, Kartik Thakore wrote:
>
>> What about stuff inside perl\vendor and what not. It has a lot of the
>> stuff
>> that is not needed (DBI, BerkelyDB, etc )
>>
>>
>> On Tue, Mar 5, 2013 at 10:53 AM, kmx <
k...@volny.cz> wrote:
>>
>> On 5.3.2013 15:18, Kartik Thakore wrote:
>>>
>>> Hey so,
>>>> I was trying to send a friend a simple SDL script with strawberry perl
>>>> to
>>>> play around with. But strawberry perl seemed huge! Especially with the
>>>> DBI/Pg and what not in it. How can i get a vanilla version of
>>>> portable strawberry perl with no extra libraries installed with it. I
>>>> will
>>>> then jsut cpan install SDL (or SDL2) and package a 'game' that way.
>>>>
>>>> ideas?
>>>>
>>>> There is no such thing as strawberry perl portable "minimal edition"
>>>
>>> What you can do:
>>> 1/ take strawberry portable
>>> 2/ install SDL + all necessary modules