Git-FastExport

 view release on metacpan or  search on metacpan

t/10fast-export.t  view on Meta::CPAN

use strict;
use warnings;
use Test::More;

use Git::FastExport;

# this script tests the parsing of fast-export block data

my @latin = split m!^----\n!m, << 'EOT';
perferendis
sit
praesentium
doloribus
itaque
illum
facere
aliquip
----
harum



( run in 1.809 second using v1.01-cache-2.11-cpan-71847e10f99 )