This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Glob.xs: Eliminate x_GLOB_ITER
[perl5.git] / ext / SDBM_File / t / sdbm.t
1 #!./perl
2
3 our $DBM_Class = 'SDBM_File';
4
5 require '../../t/lib/dbmt_common.pl';