
This is a simple module that uses linux::distribution to guess the linux distribution and then uses the correct commands to list all the packages on the system and then output them in one of three formats: native, csv, and xml.
distributions currently working: debian, ubuntu, fedora, redhat, suse, gentoo, slackware, redflag.
the module inherits from linux::distribution, so can also use its calls.