You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
418 B
8 lines
418 B
8 years ago
|
### DO NOT EDIT THIS FILE!
|
||
7 years ago
|
# This is a test configuration file used by Anvil::Tools to validate Anvil::Tools::Storage->read_config()'. If you
|
||
8 years ago
|
# change any of the variable = value pairs below, you MUST also update 'AN/Tools.t'!
|
||
|
foo::bar::a = I am "a"
|
||
|
foo::bar::b = I am "b", split with tabs and having trailing spaces.
|
||
|
foo::baz::1=This is '1' with no spaces
|
||
|
foo::baz::2 = I had a $dollar = sign and split with tabs.
|