make FilterStream and MappedStream sensitive to being peeked so they peek the next...
authorMatt S Trout <mst@shadowcat.co.uk>
Sun, 10 Oct 2010 18:56:56 +0000 (19:56 +0100)
committerMatt S Trout <mst@shadowcat.co.uk>
Sun, 10 Oct 2010 18:56:56 +0000 (19:56 +0100)
commit12bfb3b72e83b770d0a1a8b546af34494acbf648
treed2a607ebecd11197e943574d9d7143bfa371220a
parent039e108cfea1d13b4a3a7ca2a02295959183988e
make FilterStream and MappedStream sensitive to being peeked so they peek the next stream up instead of next-ing it
lib/HTML/Zoom/FilterStream.pm
lib/HTML/Zoom/MappedStream.pm
lib/HTML/Zoom/StreamBase.pm
t/balance.t [new file with mode: 0644]