Hello,

I help test the darcs ( http://www.darcs.net/ ) binary with Perl. The
code itself is written in Haskell, but that doesn't matter here.

A developer had an interesting request, which I would like to pursue.

Where there is a test failure in the Perl test script, he would like to
look at a sequence of shell commands that reproduce the issue.

So far we are using a mix of Shell::Command

 http://search.cpan.org/~mschwern/Shell-Command-0.01/lib/Shell/Command.pm

and calls to darcs which are wrapped through a darcs() Perl call.

Is anything like this out there, before I think about it harder?

Thanks!

    Mark

Reply via email to