Subject: | Bad Namespace |
Hi,
you registered namespace Statistics::Smoothing::SGT with the modules
list and are also using the corresponding distribution name
Statistics-Smoothing-SGT. Your code is in the right file
(lib/Statistics/Smoothing/SGT.pm) yet you use the namespace "SGT".
That's bad because the modules list registration specifically registers
*namespaces*. Please use Statistics::Smoothing::SGT.
Thanks,
Steffen