Changes for version 0.44 - 2008-12-21

  • add get_code_ref() for do{ no strict 'refs'; *{$pkg.'::'.$name}{CODE} }
  • change install/uninstall_subroutine() to accept single hash parameter (e.g. install_subroutine($pkg, { name => \&subr })
  • optimize mkopt() when a HASH ref is supplied as the option list
  • fix possible memory leaks in mkopt()
  • fix documentation
  • fix "Insecure dependency while -T" with DATA_UTIL_PUREPERL=1

Documentation

Curries functions and methods
データとデータ型のためのユーティリティ集

Modules

A selection of utilities for data and data types
Deals with class-specific error handlers in Data::Util
The Pure Perl backend for Data::Util