summaryrefslogtreecommitdiffstats
path: root/bin/metas
AgeCommit message (Collapse)AuthorFilesLines
2011-09-22Check to see if packages are for App::foo modules.Justin Davis1-1/+2
2011-09-21Remove dists data file I accidentally added.Justin Davis1-22299/+0
2011-09-21Forgot to add cpandists file for fetching CPAN dist list.Justin Davis1-1/+1
2011-09-20Begin restructuring. Creates Makefile, etc.Justin Davis4-0/+22997
bin/macros were moved to bin/metas. perl-cpan renamed to simply perl. Supporting scripts for perl-cpan moved to bin/metas/perl.d. No longer use the webpage to look up dists, we maintaing our own simple list of CPAN distributions. Unlike before, scripts in metas/ generate the data file and not the file parsed by pbjparse.awk.