add peek method to streams, implement 'inside' for collect
authorMatt S Trout <mst@shadowcat.co.uk>
Sat, 6 Feb 2010 19:39:46 +0000 (19:39 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 6 Feb 2010 19:39:46 +0000 (19:39 +0000)
commit8f9628843b59b74bb8f8936460fb8676c410c35f
tree8232dc8cebd1d722df882d682b36edad38c7206b
parent41153e878cdf40d366ccee57716acd49f26733b1
add peek method to streams, implement 'inside' for collect
lib/HTML/Zoom/CodeStream.pm
lib/HTML/Zoom/FilterBuilder.pm
lib/HTML/Zoom/FilterStream.pm
t/actions.t