in reply to Re: Image __DATA__
in thread Image __DATA__

Basically any way of getting the data in the __DATA__ block will do. I doubt alot of optimizing can be achieved in this step.

Greetz
Beatnik
... Quidquid perl dictum sit, altum viditur.

Replies are listed 'Best First'.
Re: Re: Re: Image __DATA__
by extremely (Priest) on Mar 15, 2001 at 23:17 UTC
    It isn't just optimizing, some shells wind up wiping out the file 'index.pl' and THEN trying to cat the two files together.

    --
    $you = new YOU;
    honk() if $you->love(perl)