XML-LibXML has quite a few dependencies – anyone wanting to install the uwinnipeg ppm for perl-5.8 would be well advised to first add it to the list of repo’s (unless it’s already there): ppm repo add http://theoryx5.uwinnipeg.ca/ppms/ Then it’s just a matter of (where prompted, accept the defaults): ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML.ppd ==================== Install ‘XML-LibXML-Common’ version 0.13 in [...]
Archive for July, 2011
Hi everybody if you got stuck with getting XML – RPC working over HTTPS, I will update you how to solve it. This is very basic problem, we have two parties. XML RPC Client XML RPC Server We need to make sure that XML – RPC server trusts the client, so we will make the [...]
At times you have created so many branches and these branches might be deleted on remote, the file size of you repository can grow a lot. Git automatically handles this through git grarbage collection. But if you want to force it to garbage collection, then you can go to remove server (You have to have repository hosted [...]