Lines Matching refs:config
59 The following items in %config from F<configdata.pm> are affected:
63 =item $config{major}, $config{minor}, $config{patch}, $config{shlib_version}
68 =item $config{prerelease}
70 If B<PRERELEASE> is assigned a value, $config{prerelease} gets that same value,
73 =item $config{build_metadata}
75 If B<BUILD_METADATA> is assigned a value, $config{build_metadata} gets that same
78 =item $config{release_date}
80 If B<RELEASE_DATE> is assigned a value, $config{release_date} gets that same
83 =item $config{version}
89 =item $config{full_version}
91 The fully loaded version number, a string composed from $config{version},
92 $config{prerelease} and $config{build_metadata}. See See L</EXAMPLES> for
109 The fully loaded version number ($config{full_version}) will be
120 The fully loaded version number ($config{full_version}) will be
131 The fully loaded version number ($config{full_version}) will be