- or download this
"Use of uninitialized value $_[2] in pattern match (m//) at Plugin/Syn
+tax.pm line 39."
- or download this
package Plugin::Syntax;
use strict;
...
}
1;
- or download this
use strict;
use warnings;
use Plugin::Syntax;
Plugin::Syntax::parse_command( "xx = ", "" );