Alt-CWB-ambs
view release on metacpan or search on metacpan
t/44_ceql_bncweb.t view on Meta::CPAN
# -*- mode: cperl; buffer-file-coding-system: latin-1-unix; -*-
## Test the BNCweb extension of the CEQL grammar
## !! This file must be stored in ISO-8859-1 (Latin-1) encoding !!
use warnings;
use strict;
use Test::More tests => 180;
use Time::HiRes qw(time);
our $CEQL = new BNCweb::CEQL;
( run in 1.679 second using v1.01-cache-2.11-cpan-39bf76dae61 )