- or download this
#!/usr/bin/perl
...
Missing right curly or square bracket at test.pl line 10, within strin
+g
syntax error at test.pl line 10, at EOF
Execution of test.pl aborted due to compilation errors.
- or download this
#!/usr/bin/perl
use strict;
...
$ perl test.pl
[a+b]*c
- or download this
#!/usr/bin/perl
use strict;
...
$ perl test.pl
[a+b]*c
- or download this
#!/usr/bin/perl
use strict;
...
$ perl test.pl
[a+b)*c
[a+b]*c