Odd number of elements in anonymous hash at C:\..\perl\tokeparser.pl line 17.
Odd number of elements in anonymous hash at C:\..\perl\tokeparser.pl line 17.
Odd number of elements in anonymous hash at C:\..\perl\tokeparser.pl line 17.
Odd number of elements in anonymous hash at C:\..\perl\tokeparser.pl line 17.
Odd number of elements in anonymous hash at C:\..\perl\tokeparser.pl line 17.
Odd number of elements in anonymous hash at C:\..\perl\tokeparser.pl line 17.
Odd number of elements in anonymous hash at C:\..\perl\tokeparser.pl line 51.
$VAR1 = {
'Saving Throw:' => {
'None' => undef
},
'Casting Time:' => {
'2' => undef
},
'Area of Effect:' => {
'10 yds./level' => undef
},
'Range:' => {
'0' => undef
},
'Duration:' => {
'5 rds./level' => undef
},
'Level:' => {
'2' => undef
},
'Components:' => {
'V, S, M' => undef
}
};
####
$hash{$key} = { @table };
####
$hash{$key} = { @table };