RE: Top Level Namespace "Ginger"

2015-11-29 Thread livxtrm
A bit more in regard to my question #4 below regarding packaging JS libraries into CPAN.I do see "JS::" ( http://search.cpan.org/~ingy/JS-0.29/ ) and JS::jQuery ( http://search.cpan.org/~ingy/JS-jQuery-1.2.6.001/ )They seem to be unmaintained. ( latest version of jQuery is 1.11 )If I implement this

Top Level Namespace "Ginger"

2015-11-28 Thread livxtrm
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

RE: Module submission Framework::Core

2013-04-25 Thread livxtrm
I would just like to place my module in the appropriate sensible place.I understand very well that it is difficult if not impossible for people with existing modules to put them under a 'Framework' namespace, am merely suggesting that it would be a reasonable place for any such future modules to go