in reply to <rant>CPAN modules failing to check for write errors</rant>

This is easy to detect with a module that uses B::Utils. I don't have time to create Devel::DetectUncheckedPrint this morning but am now sharing the contents of my emacs window with you so you can fill in the remaining administrivia.

Huh. I can't figure out how to copy/paste between emacs and mozilla. I guess not. Foo

So now that I have a moment longer... this should actually be called Devel::DetectUncheckedOp. The two things to check for are void context and NEXT pointing to leavesub.

Replies are listed 'Best First'.
Re: Re: <rant>CPAN modules failing to check for write errors</rant>
by jZed (Prior) on May 29, 2004 at 17:40 UTC
    OT: get the mozex plugin for emacs - let's you use emacs to fill in all mozilla textareas and view source on mozilla pages.
Re: Re: <rant>CPAN modules failing to check for write errors</rant>
by Anonymous Monk on May 29, 2004 at 19:01 UTC
    Sounds interesting - if you could post something here when you get time, I would be very interested - I confess to knowing nothing about B:: modules in general.

    Thanks