June 08 2015 A Development Tool for Library Code Back

Refactoring: Workflow

        $> git add lib/List/Compare/Base/_Auxiliary.pm
        $> git commit -m "Eliminate hash-to-hash assignment in _calculate_hash_intersection()."
        $> perl Makefile.PL
        $> make
        $> make test


Home Last TOC Copyright © 2015 James E Keenan Back Next