I'm putting together a presentation on Vanilla/Strawberry Perl for Perl Seminar NY
I'd love to include some real-world examples of how people are using it.
As of this morning, there have been 1500 downloads of various Vanilla/Strawbeery releases since my YAPC 2006 hackathon release in July. If you're one of those, please post a comment or send me an email with a couple lines about your experience.
Thanks!
Repost (Score:1)
Strawbs (Score:1)
There were various problems/scenarios:
o No 'install' for Compress::Zlib, ExtUtils::MakeMaker, Module::Signature
o 7 modules I wanted were up-to-date
o 3 (at least) got CRC errors under CPAN.pm so I downloaded and installed them manually (after repeated tries, including deleting the auto-download). PITA
o Several had mysterious tar errors (at
Re: (Score:1)
Please help users of Vanilla/Etc by making 'perl -MCPAN -e "install Killer::App"' prominent in the shipped docs.