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

App::LXC::Container::Data::Ubuntu - define Ubuntu-specific configuration data

SYNOPSIS

    # This module should only be used by OS-specific classes deriving from
    # it or by App::LXC::Container::Data.

ABSTRACT

This module provides configuration data specific for Ubuntu.

DESCRIPTION

see App::LXC::Container::Data

EXPORT

Nothing is exported as access should only be done using the singleton object.

METHODS

SEE ALSO

App::LXC::Container::Data

LICENSE

Copyright (C) Thomas Dorner.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See LICENSE file for more details.

AUTHOR

Thomas Dorner <dorner (at) cpan (dot) org>