summaryrefslogtreecommitdiffstats
path: root/lib/App/ArchLinux/PackagerTools/CPAN.pm
AgeCommit message (Expand)AuthorFilesLines
2018-12-18CPAN: Cache module/dist indexFlorian Pritz1-43/+56
2018-12-17Make context parameter explicitFlorian Pritz1-6/+6
2018-12-17WIP Add cacheFlorian Pritz1-2/+2
2018-12-17Add debug logging to CPAN constructorFlorian Pritz1-0/+1
2018-12-17Use context variable to track singletonsFlorian Pritz1-1/+4
2018-12-16CPAN: Build dist index lazilyFlorian Pritz1-1/+4
2018-12-16Remove implemented TODOFlorian Pritz1-1/+0
2018-12-16Move CPAN 02packages code to dedicated classFlorian Pritz1-15/+5
2018-12-16WIP Add back cpanplus packages index codeFlorian Pritz1-4/+13
2018-12-10Fix incorrect example for get_updateable_packages()Florian Pritz1-9/+8
2018-11-19Use zcat instead of IO::ZlibFlorian Pritz1-2/+1
2018-11-19Add debug output to CPAN index generationFlorian Pritz1-0/+2
2018-11-19Add documentationFlorian Pritz1-28/+68
2018-11-18Implement basic check for upgradable packagesFlorian Pritz1-0/+154