The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Siebel::AssertOS::Linux::Distribution - detect if the Linux distribution supports Siebel CRM.

DESCRIPTION

This module is a copy from Linux::Distribution version 0.22. This had to be done because the original distribution checks in the Makefile.PL if the operation system trying to install is Linux, which in the case is the correct procedure as described in http://wiki.cpantesters.org/wiki/CPANAuthorNotes.

Unfortunately, Siebel::AssertOS must consider first if the OS is Linux or not, then check other supported OS (if not).

Maybe in the future Siebel::AssertOS can go back only using Linux::Distribution directly.

EXPORT

None by default.

SEE ALSO

Linux::Distribution

AUTHORS

Alceu Rodrigues de Freitas Junior, <arfreitas@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 of Alceu Rodrigues de Freitas Junior, <arfreitas@cpan.org>

This file is part of Siebel GNU Tools project.

Siebel GNU Tools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Siebel GNU Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Siebel GNU Tools. If not, see <http://www.gnu.org/licenses/>.