The Artima Developer Community
Sponsored Link

Perl Buzz Forum
What's on your to-do list?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andy Lester

Posts: 518
Nickname: petdance
Registered: Jun, 2009

Andy Lester is an author and programmer.
What's on your to-do list? Posted: Aug 11, 2010 10:37 AM
Reply to this message Reply

This post originated from an RSS feed registered with Perl Buzz by Andy Lester.
Original Post: What's on your to-do list?
Feed Title: Perlbuzz
Feed URL: http://perlbuzz.com/atom.xml
Feed Description: What's happening in the world of Perl programming, including Perl 5, Perl 6, the CPAN and Parrot?
Latest Perl Buzz Posts
Latest Perl Buzz Posts by Andy Lester
Latest Posts From Perlbuzz

Advertisement

What's on your to-do list for Perl projects these days? Here's mine.

  • Test::Harness
    • Testing PHP code with Perl's prove program. I wrote code to do this under Test::Harness 2.x, but 3.x has an entirely different way to do it.
  • vim-perl
    • Just gave Bram the latest files for inclusion in vim 7.3
    • I want to have a test suite and a packaging system and to distribute it on CPAN
    • Write an FAQ and intro to let people know about cool tricks like "set equalprg=perltidy"
  • Rakudo Perl 6
    • Learning more Perl 6
    • Want to make perl101.org have parallel examples for Perl 5 and Perl 6.
  • Parrot patches
    • Fixing dependency problems in the Makefile
    • Checking regularly for errors that GCC's super-strict and persnickity warning settings turn up.
  • Updating links and articles on http://bobby-tables.com
    • I want bobby to be the canonical source to turn to help newbies know how to avoid SQL injection
  • Perlbuzz
    • Review of Effective Perl Programming
    • Aggregate information about Plack
    • Create a sitemap for Google's benefit
  • WWW::Mechanize
    • Making a ->text() method that caches its results, so that I can then...
    • Make Test::WWW::Mechanize's ->text_contains() method use it and not recalculate the same page contents over and over

Read: What's on your to-do list?

Topic: Vim 7.3 supports Perl 6, adds Perl 5 improvements Previous Topic   Next Topic Topic: Perl is not an acronym

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use