#!perl
use
Test::More
qw
(
no_plan
)
;
BEGIN
{
use_ok
(
'Algorithm::Combinatorics'
)
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1