y ($ns) = @_; if ( !$ns ) { if ( -e "META.json" ) { require JSON::Syck; $ns = JSON::Syck::LoadFile("META.json")->{'name'}; } elsif ( -e "META.yml"