Subject: | Wrong dependency on Tie::StdScalar |
cpan Regexp-MatchContext
doesn't install the module without force due to missing dependency :
Tie::StdScalar
but the module Tie::StdScalar isn't available on CPAN. The module
Tie::StdScalar is included in Tie::Scalar, hence the pre-requisite
should be on Tie::Scalar instead of Tie::StdScalar.