in reply to colons don't always separate path items!

You should submit a patch/bugreport for perlrun.pod and wherever else that's wrong. I'd like to add `perldoc Env'
use Env qw[ PATH @PATH ]; @PATH = qw/ as df ef gh /; die $PATH; __END__ as;df;ef;gh at - line 3.
Cool.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

Replies are listed 'Best First'.
Re: Re: colons don't always separate path items!
by John M. Dlugosz (Monsignor) on Jul 02, 2003 at 04:25 UTC
    Assuming I edit the pod files, how do I generate a patch and who do I send it to?

    —John

        And I get a program named diff where...? Not just any program named diff.exe, but one that outputs the stuff p5p expects.

        —John