Subject: | Make the internals use Test::Builder |
Assertions are just tests that are quiet when they pass and die when they fail. It would be nice if we could use the full gambit of Test::Builder based code for assertions. Gut Carp::Assert to use Test::Builder.