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

Changes for version 0.050100

  • Add support for the following options to toposort_graph:
    • die_on_cycle
  • Add enable_toposort_memoize() / disable_toposort_memoize() to control memoization
    • Allow passing in a custom normalizer.

Modules

The addition of topological sorting to DBIx::Class