As discussed previously on this mailing list, I am moving the Framework system I have developed to the top level namespace 'Ginger'. Original discussion is simply that it is multi-purpose and has many components. More and more modules will be added to it over time and it doesn't belong in any other namespace properly.
The original names were 'App::Core' and 'Framework::Core'.
'App::Core' was deemed bad, because the framework by itself is not an App. There will be apps that utilize it, and those will properly be placed under 'App'.
'Framework::Core' was deemed bad, because it causes confusion to the 'Framework' top level namespace, potentially making people think it is somehow a 'core thing' of the 'Framework' namespace.
I have uploaded the changed module to my pause account, but it says I do not have permissions to the top level namespace. Could someone please give permissions to my account so that I can make this change?
"This distribution name can only be used by users with permission for the
package Ginger, which you do not have. No modules will be indexed."
Thank you in advance to anyone helping out with this.
- David Helkowski