Alien-lshw
view release on metacpan or search on metacpan
lib/Alien/lshw.pm view on Meta::CPAN
use warnings;
package Alien::lshw;
# ABSTRACT: Perl distribution for lshw
our $VERSION = '0.001'; # VERSION
use parent 'Alien::Base';
=pod
=encoding utf8
=head1 NAME
Alien::lshw - Perl distribution for GNU lshw
=head1 USAGE
use Alien::lshw;
use Env qw( @PATH );
( run in 0.625 second using v1.01-cache-2.11-cpan-49f99fa48dc )