git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_hpasm/check_hpasm-4.8/plugins-scripts/HP/Proliant/Component.pm
blob: cefab994b527215012c8fa06bc0b366f38b49ea0 (plain)
1
2
3
4
5
package HP::Proliant::Component;
our @ISA = qw(HP::Proliant);

1;