1 # Copyright (C) 2002-2009, Parrot Foundation.
6 Parrot::Config::Generated - Parrot Generated Configuration Data
10 This file is generated by F<config/gen/config_pm.pm> from
11 F<config/gen/config_pm/Config_pm.in>. It contains the C<%PConfig> hash which
12 is used by F<lib/Parrot/Config.pm>.
16 package Parrot::Config::Generated;
20 use vars qw(%PConfig %PConfig_Temp);
32 # cperl-indent-level: 4
35 # vim: expandtab shiftwidth=4: