On Oct 30, 2005, at 1:17, Matt Diephouse wrote:

  $P2 = pir($S0)
  $P2 = $P2[0] # get to the first Sub in the Eval
  store_global "b", $P2

The indexed access is still a bit experimental. But anyway - why would you "store_global" the sub, when just naming it "b" does that already?

leo

Reply via email to