Subject: | Syntax error in Synopsis section |
Hello,
I am trying out your module WSDL::Generator and I just want to inform you that there is a syntax error in the snippet in the SYNOPSIS section in the POD.
The line:
Foo->a_method($param};
Ends in a curly brace, which should be a parenthesis.
jonasbn