return %$namespace unless defined $type_filter;
- # for some reason this nasty impl is orders of magnitude aster than a clean version
+ # for some reason this nasty impl is orders of magnitude faster than a clean version
if ( $type_filter eq 'CODE' ) {
my $pkg;
no strict 'refs';