K 10 svn:author V 5 adamw K 8 svn:date V 27 2017-09-03T22:08:16.780105Z K 7 svn:log V 421 Update to 7.44. - Reverted a previous change to Mojo::Loader that allowed for load_class to be called on the same class multiple times, since it had very bad side effects. - Improved Mojo::IOLoop::TLS to use a little less memory. - Fixed a bug where Mojolicious controllers like "MyApp::Controller::Foo::Bar" would disappear if loading the controller "MyApp::Controller::Foo" was attempted but failed. END