Darcs::Inventory reads and parses the inventory file from the Darcs revision control system. The inventory file contains a list of the patches in the Darcs repository.
To build, test and install:
perl Build.PL
./Build
./Build test
./Build install
Copyright 2007-2009 David Caldwell <david@porkrind.org>
This perl module is free software; it may be redistributed and/or modified under the same terms as Perl itself.