fixed log levels
[scpubgit/System-Introspector-Report.git] / lib / System / Introspector / Report / Builder / Perls.pm
index 041e33a..ac5b724 100644 (file)
@@ -47,6 +47,8 @@ sub render_reports {
   return +{
     title => 'Perl Installations',
     id => 'perls',
+    rowid => [qw( remote location )],
+    meta => {},
     columns => [
       { key => 'remote',   label => 'Remote' },
       { key => 'hostname', label => 'Hostname' },