The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#
# This file is part of Config-Model-Xorg
#
# This software is Copyright (c) 2007-2016 by Dominique Dumont.
#
# This is free software, licensed under:
#
#   The GNU Lesser General Public License, Version 2.1, February 1999
#
# Generated file. Do not edit

[
  [
    'name',
    'Xorg::ConfigDir',
    'class_description',
    'Class used to tune location of xorg.conf which is not always in /etc/X11.',
    'generated_by',
    'Config::Model Build.PL',
    'read_config',
    [
      {
        'auto_create' => 1,
        'backend' => 'Xorg',
        'config_dir' => '/etc/X11',
        'file' => 'xorg.conf'
      }
    ]
  ]
]