#!/usr/bin/perl use strict; use warnings; use Test::More; BEGIN { eval { require Text::GooglewikiFormat } or plan skip_all => 'Text::GooglewikiFormat is required for this test'; plan tests => 3; } use Foorum::Formatter qw/filter_format/; my $text = < 'wiki' } ); like( $html, qr/ol/, '*,* OK' ); like( $html, qr/ul/, '1,2 OK' ); like( $html, qr/\