I have created a set of module library extensions which provide the modular separation part of the Modular Extensions HMVC libraries, without the HMVC component.
Update:
Modular Separation now runs on the same code base as Modular Extensions - HMVC and is available via my bitbucket repository.
http://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc
Check it out, to use Modular Separation only, simply do not include the MX/Controller file.
Feedback is appreciated.