News

I also demonstrate one Groovy gotcha. Here is the Groovy script ported from the Java class detailed in the last blog post. #!/usr/bin/env groovy import java.util.regex.PatternSyntaxException /** ...