Subject: | Missing dependency Carp::Assert |
While trying to install Text::Quote I ran into a problem with the tests
failing on the 'use Text::Quote' test. Trying "perl -Iblib/lib -
MText::Quote -e ''" gives the error "Can't locate Carp/Assert.pm in
@INC". Installing Carp::Assert fixes the problem.