in reply to Re: Adding object identifiers corresponding to matched headers and sub-headers.
in thread Adding object identifiers corresponding to matched headers and sub-headers.

I doubt I'm doing you any favours writing your code

You're certainly not doing PerlMonks any favors... which I would hope, at this point, would be of more concern to you.

A word spoken in Mind will reach its own level, in the objective world, by its own weight
  • Comment on Re^2: Adding object identifiers corresponding to matched headers and sub-headers.

Replies are listed 'Best First'.
Re^3: Adding object identifiers corresponding to matched headers and sub-headers.
by Melly (Chaplain) on Jan 22, 2007 at 11:17 UTC

    I'm not entirely sure how this impacts on PM in a negative way - can you elaborate?

    map{$a=1-$_/10;map{$d=$a;$e=$b=$_/20-2;map{($d,$e)=(2*$d*$e+$a,$e**2 -$d**2+$b);$c=$d**2+$e**2>4?$d=8:_}1..50;print$c}0..59;print$/}0..20
    Tom Melly, pm@tomandlu.co.uk