NAME
Linux::Info::KernelFactory - Factory class to create instances of Linux::Info::KernelRelease and subclasses
VERSION
version 2.15
SYNOPSIS
use Linux::Info::KernelFactory;
my $release = Linux::Info::KernelFactory->create;
METHODS
create
Creates a instance of Linux::Info::KernelRelease or any of it's subclasses.
The returned instance will be related to the Linux distribution where the factory is executing.
AUTHOR
Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by Alceu Rodrigues de Freitas Junior.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007