#!/usr/bin/perl -w # $Id: 00_compile.t 118 2006-04-13 01:20:06Z fil $ use strict; use Test::More tests => 1; BEGIN { use_ok('Text::Diff::Parser') };