summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/perl.rb
Commit message (Expand)AuthorAgeFilesLines
* Language plugins: Improve failure logging, update spec format, include sample...Tim Smith2016-04-191-14/+17
* Update e-mails and copyrightsTim Smith2016-01-131-5/+5
* Remove redundant if statementManiacal2015-03-191-3/+1
* update plugin filesClaire McQuin2013-10-171-1/+1
* Fix windows line termination issues.Theodore Nordsieck2013-09-171-1/+1
* Converted plugins/perl to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-4/+4
* randomize plugin class namesClaire McQuin2013-08-131-1/+1
* convert plugins to new dsl.Claire McQuin2013-08-071-16/+21
* s/popen4/run_command/ fixes the Perl plugin on windowsDoug MacEachern2010-05-101-2/+2
* (!) ruby 1.9 compatibleDan DeLeo2010-04-241-1/+1
* Short form of 'when' requires a ;, adding newlines insteadAdam Jacob2010-03-111-2/+4
* [incremental] allow incremental updates for ohaibblack2009-03-271-0/+2
* cook-75, cleaned up stdout iterationjtimberman2009-03-121-2/+2
* ohai-75, add perl language pluginjtimberman2009-03-121-0/+35