Subject: CVS commit: pkgsrc/devel/p5-Carp-Assert-More
From: Makoto Fujiwara
Date: 2017-08-17 15:15:53
Message id: 20170817131554.0C8D0FAD0@cvs.NetBSD.org

Log Message:
Updated devel/p5-Carp-Assert-More to 1.16
-----------------------------------------
1.16    Fri Aug  4 14:18:51 CDT 2017
        [ENHANCEMENTS]
        Added the following functions:
        * assert_numeric( $n )
        * assert_all_keys_in( \%hash, \@keylist )
        * assert_empty( [\%hash|\@list] )
        * assert_coderef( $ref )
        * assert_isa_in( $ref, \@class_list )
        Thanks to Eric A. Zarko for some of them.  The rest were migrated
        from a private code project.

        Renamed assert_listref() to assert_arrayref(), but keep
        assert_listref() as backward compatibility.  assert_listref()
        may go away in the future.

        [DOCUMENTATION]
        Fixed a goof in the assert_integer() docs.  Thanks, Randy Lauen.

Files:
RevisionActionfile
1.16modifypkgsrc/devel/p5-Carp-Assert-More/Makefile
1.4modifypkgsrc/devel/p5-Carp-Assert-More/distinfo