Re: vars_wordlets_mods
This:
# Find
foreach my $file (qw(
# Insert This Directly After It
wordlets_mods
Question:
Does the above mean,
A) Insert wordlets_mods directly after the ( character?
Or
B) Insert wordlets_mods directly after } # end foreach ?
Thanks,
DanielLC