The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Linux::Info::Distribution::OSRelease::Ubuntu - a subclass of Linux::Info::Distribution::OSRelease

VERSION

version 2.11

DESCRIPTION

This subclass extends the attributes available on the parent class based on what Ubuntu makes available.

See the methods to check which additional information is avaiable.

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_version_codename

Returns the Ubuntu codename for the released version.

get_support_url

Returns the URL with support information about Ubuntu.

get_bug_report_url

Returns the URL with details on how to report bugs on Ubuntu.

get_privacy_policy_url

Returns the URL with the privacy policy of Ubuntu.

get_ubuntu_codename

Returns a string the Ubuntu codename, based on the version.

EXPORTS

Nothing.

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