The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v1.3.0 - 2015-05-25

  • New Functionality
    • Scalars: chomp, index,
    • Lists: min_by, max_by uniq_by, classify
    • Miscellaneous Functions: caller, callstack, process_start, process_run
  • Other Changes
    • You can now use Util::Underscore more freely since it uses the same license as Perl

Modules

Common helper functions without having to import them
object-oriented wrapper for "caller" builtin
Interface to List::Util and List::MoreUtils
Functions for dealing with numbers
Functions for introspecting and manipulating objects and classes
Functions for introspecting and manipulating references
Functions for introspecting and manipulating scalars

Provides

in lib/Util/Underscore/CallStackFrame.pm