Yitzchak Scott-Thoennes <[EMAIL PROTECTED]> writes: > Because perl automatically pseudo-blesses filehandles into either > FileHandle or IO::Handle, but doesn't actually load the modules.
Aha! That makes perfect sense now that I see the explanation. Well, I'll leave the current code for now since it supports ancient versions of Perl and in theory everything in podlators should still work there. > Note that if you do "use IO::Handle", you will no longer work in > miniperl; I don't know if the pod stuff is used via miniperl anywhere. I really doubt Pod::Simple is going to work in miniperl. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
