sub powa2 { ; local %_ = @_ ; keys %_ = pop ; $_ = %_ ; split '\/' ; pop } [download]
-- John.
In reply to Re: next power of two by jmcnamara in thread next power of two by dk