Stas Bekman <[EMAIL PROTECTED]> writes:

[...]

> Interesting. What's the type of the bucket? Is that a file bucket?

I believe so.  File buckets morph into two buckets
when you read from them.  The current bucket transforms
into a heap bucket, and a new file bucket is inserted behind 
*it*.

However, if you remove the file bucket from the brigade
*before* you read from it, the morphed file bucket created
during the read winds up in limbo, not in the original brigade.

-- 
Joe Schaefer


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to