sunpoet 2011-12-15 07:13:01 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Test-BinaryData Makefile distinfo pkg-descr pkg-plist
Log:
- Add p5-Test-BinaryData 0.013
Sometimes using Test::More's is test isn't good enough. Its diagnostics may
make
it easy to miss differences between strings. By using is_binary instead of is,
the "!" tells us that the lines differ, and we can quickly scan the bytes that
make up the line to see which differ. When comparing very long strings, we can
stop after we've seen a few differences.
WWW: http://search.cpan.org/dist/Test-BinaryData/
Revision Changes Path
1.4749 +1 -0 ports/devel/Makefile
1.1 +29 -0 ports/devel/p5-Test-BinaryData/Makefile (new)
1.1 +2 -0 ports/devel/p5-Test-BinaryData/distinfo (new)
1.1 +7 -0 ports/devel/p5-Test-BinaryData/pkg-descr (new)
1.1 +5 -0 ports/devel/p5-Test-BinaryData/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"