Chris,
Thanks for the feedback. Actually I can see that the errors are confined to Math::StochasticProcess::Event::Tuple and that because I had one bit where I felt the right thing was to make one function optionally exportable. It turns out that, I myself, will not use "Tuple" and I do not consider it core. So I intend to split the module into two:

Math::StochasticProcess (0.03)
=====================
Will include classes Math::StochasticProcess, Math::StochasticProcess::Event, and Math::StochasticProcess::PEvent (derived from Event).
This will have the current dependencies.

Math::StochasticProcess::Event::Tuple (0.03)
==========================
Will include classes Math::StochasticProcess::Event::Tuple (derived from Math::StochasticProcess::PEvent) and Math::StochasticProcess::RandomVariable This will have additional dependency Exporter>=5.57; Math::StochasticProcess>=0.03.

----- Original Message ----- From: "Chris 'BinGOs' Williams" <[email protected]>
To: "The Abbot" <[email protected]>
Cc: <[email protected]>; <[email protected]>; <[email protected]>; <[email protected]>; <[email protected]>
Sent: Wednesday, December 17, 2008 10:35 PM
Subject: Re: Math::StochasticProcess 0.03



Reply via email to