in reply to Re^2: Making variables visible between calls.
in thread Making variables visible between calls.

A set? No. You could pass a hash or an object.

Not as clean? Any method of passing arguments without using parameters would be less clean than using parameters.

  • Comment on Re^3: Making variables visible between calls.