The idea is to gather system information (make/model/hardware info/etc) and generate a moinmoin wiki page out of that.
I found a thing called "facter", that does a lot of what I want, but its ruby. I'd rather use perl for it.
Are there any equivalents to facter, in perl?
Any thoughts / comments / suggestions are welcome.