NAME
Linux::Info::Distribution::OSRelease::Raspbian - a subclass of Linux::Info::Distribution::OSRelease
VERSION
version 2.17
DESCRIPTION
This subclass extends the attributes available on the parent class based on what Raspbian GNU Linux makes available.
See the methods to check which additional information is available.
For some reason, Raspbian doesn't provide a version ID, like all other Linux distributions. Instead, it provides a version codename that matches the ones used by Debian GNU Linux, which should than be matched in order to retrieve the version number.
Because of that, this class will require a new update everytime a new version of Raspbian is released. When there is no related version codename available (in other words, this class is outdated) the version Linux::Info::Distribution::OSRelease::Raspbian::OUTDATED_VERSION
will be returned with the instance.
METHODS
new
Returns a new instance of this class.
Expects as an optional parameter the complete path to a file that will be used to retrieve data in the expected format.
get_bug_report_url
Returns the URL for reporting bugs for this distribution.
get_support_url
Returns the URL for support on how to get support on this distribution.
get_version_codename
Returns a string with the codename associated with this distribution version.
SEE ALSO
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