Subject: | mst says you're doing it wrong |
14:35 < ether> bah, Carp::Always::Color mangles $@, so various modules that
check $@ and ignore it if it matches a specific pattern
are now
broken
14:35 < ether> e.g. PPI that checks for PPI::XS
14:38 <@mst> well fix it, dear ether :)
14:47 < ether> I'm not sure what the best fix is, other than changing
the regex
to remove the ^ anchor
14:48 < ether> and, it looks like PPI's repo is under subversion, so f
that@!
14:48 <@mst> I meant ... oh, I see
14:48 < ether> lol
14:48 <@mst> yeah. this is why LeoNerd wrote String::Tagged
14:49 <@mst> because you can't just frigging embed colour codes in strings