http://www.perlmonks.org?node_id=242690


in reply to Re: Re: RFC: Pod::Remove
in thread RFC: Pod::Remove

What I meant is: since you are removing everything after __DATA__, if the program had something besides POD in there, and accessed it via the DATA filehandle, it would no longer work.

Reading your reply, anyway, I'm starting to believe you are not going to run those script.

-- 
        dakkar - Mobilis in mobile

Replies are listed 'Best First'.
Re: Re: Re: Re: RFC: Pod::Remove
by domm (Chaplain) on Mar 13, 2003 at 14:47 UTC
    Oh, yes

    I know this, and, you're right, I won't run the code.

    If I choose to use my proposed module, I might add a parameter so users can specify if they want to drop stuff after __DATA__ or not...

    -- #!/usr/bin/perl for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}