in reply to Re: Sort::LOH
in thread Sort::LOH

Thanks for that!

I haven't worked out the best way to sort out tests and stuff under Perl. Right now I just put it in ~perl/site/lib/Sort/Test/LOH_test.pm and calling it with:

use Test::Unit::TestRunner; my $testrunner = Test::Unit::TestRunner->new(); $testrunner->start("Sort::Test::LOH_test");
This isn't the best way to do things I'm sure. Part of packaging it up into a standard package install will be getting the tests to run with $> make test. In future I'll have to organize things like that from the start.
()-()
 \"/
  `