Building a Custom Local CPAN
brian d foy
making custom cpan's for people
indexes it like cpan
* once you make your own index you can make your own cpan
mycpan::indexer
* get the data files and you are golden
* john rockway sqlite-ified it
take any file installed anywhere, what perl distribution, where and such
* build me the cpan that existed when this was current
* work backwards
can now make a cpan for all your internal stuff that doesn't exist on cpan
* just a dir of tar balls
* now put in cpan structure
cpan.pm : connect to internet ok? config to 0
* turn off and go to internal stuff only
stonehenge might offer this as a service or something
movies on vimeo about this
look on use.perl as well