Template-based RPM generator.
This module generates rpm packages from a spec file template, for testing purposes.
To install, just use:
perl Makefile.PL
make
make test
Copyright (c) 2006-2007 YOURI project
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Guillaume Rousse <guillomovitch@zarb.org>