These links are collected from the Perlbuzz Twitter feed. If you have suggestions for news bits, please mail me at andy@perlbuzz.com.
- (learn.perl.org) has been relaunched
- learn.perl.org has been relaunched
- If you use EBCDIC in Perl, better speak up now (nntp.perl.org)
- Modules to spell out numbers in English (blogs.perl.org)
- How to learn Perl (modernperlbooks.com)
- Hooray for @github's new Issues Dashboard. Issues aggregated across all your projects. (github.com)
- Net-a-Porter adds $10,000 to the Perl 5 CMF (news.perlfoundation.org)
- See twelve lightning talks from @mjdominus at #pghpw (pghpw.org)
- Implementing WWW::LastFM (blog.robin.smidsrod.no)
- RT @schwern Ever written eval "require $module"? Congratulations! You have a SECURITY HOLE! Replace it with eval {require $module}.
