LTjake's JournalLTjake's use Perl JournalGames::NES::Emulator- July 31, 2007 I&39;ve pushed Games::NES::Emulator to CPAN. Like the "WARNING" section says, don&39;t get overly excited yet, it doesn&39;t actually do anything -- yet.I&39;ve had a bunch of code going stale on my machine that I&39;ve been meaning to put out. I hope to put out periodic releases, as I piece things together, gradually forming into a working emulator. I long for the day when the little "nintendo" logo show up on screen due to this module...http://use.perl.org/~LTjake/journal/33935?from=rss New URI::Template release with generic test suite- July 31, 2007 URI::Template 0.08_02 should be hitting CPAN shortly. This release conforms to the latest uri-template spec released this month.I&39;ve always been interested in portablegeneralized test suites. Sam Ruby mentions that he&39;d like to see feedparser&39;s test suite generalized. This would be great for someone who would like to ensure their feed parser handle a variety of well-formed and ill-formed feed data that you might find anywhere on the web.Similarly, I&39;ve decided to serialize some...http://use.perl.org/~LTjake/journal/33928?from=rss |