What's new on CPAN July 2014

Welcome to “What’s new on CPAN”, a curated look at last month’s new CPAN uploads for your reading and programming pleasure.

APIs

Apps

Data

Development & System Administration

  • Benchmark::Report::GitHub generates benchmark reports from Travis-CI and publishes them on GitHub wiki
  • Augment your DBIx::Class schema objects with additional logic using DBIx::Class::Wrapper
  • Dist::Zilla::Plugin::Git::Contributors pulls all of the author names from your Git commit history and adds them to your module’s metadata
  • Looking for a drop-in replacement for Getop::Long with tab completion? Check out Getopt::Long::Complete
  • JCONF is a JSON format optimized for configuration files. JCONF::Writer produces JCONF files from Perl data structures
  • Enable OAuth2 support in command line applications with OAuth::Cmdline
  • Pegex::Forth is a Forth parser and interpreter built on Pegex
  • Refine is a clever module that let’s you add methods to objects (not classes) at runtime
  • Use Type::Tiny::XS for an even faster Type::Tiny

Fun

Mojolicious

Testing

Web


This article was originally posted on PerlTricks.com.

Tags

David Farrell

David is a professional programmer who regularly tweets and blogs about code and the art of programming.

Browse their articles

Feedback

Something wrong with this article? Help us out by opening an issue or pull request on GitHub