Branch: refs/heads/sawyer/perldep-cleanup Home: https://github.com/Perl/perl5 Commit: b5ef43fcda35123a3efd89e824340f8d2fe4c721 https://github.com/Perl/perl5/commit/b5ef43fcda35123a3efd89e824340f8d2fe4c721 Author: Sawyer X <xsawyerx@cpan.org> Date: 2020-05-24 (Sun, 24 May 2020) Changed paths: M ext/File-Glob/t/basic.t Log Message: ----------- Fix File::Glob test: glob() should not exist. We check this with `->can('glob')`.