Fix tests
- App::Assixt::Test can't be found if it's not listed in META6.json, not even by tests.
-
template()has a default value for it's:$clobberargument, passing Nil doesn't make it take that default though. - Config doesn't implement
ASSIGN-KEYbut has.set($k, $v)instead.
Should fix #27 (closed)