Revert "Fixed minor logic inverson in MultiLine/PPI.pm"
authorChris Marshall <devel.chm.01@gmail.com>
Sat, 19 May 2012 18:09:39 +0000 (14:09 -0400)
committerChris Marshall <devel.chm.01@gmail.com>
Sat, 19 May 2012 18:09:39 +0000 (14:09 -0400)
commitd954e450ff6824b77a888ce2a44019bdfe560d1b
tree6365aa77782ca5c6b07b8ee83773e2f834c22f40
parent3ad5a18553aa69a6cd89a78e5d14e69fe750989b
Revert "Fixed minor logic inverson in MultiLine/PPI.pm"

This reverts commit d8153bec650b92d2cd68449a148c393c51e877e9.
The fix made it possible to continue q{} constructs across
lines but, it also allowed "q\n" to continue as well which
is not valid.  Reverting until further investigation can be
made.
lib/Devel/REPL/Plugin/MultiLine/PPI.pm