Dear monks,
I am writing a code and keep coming up with errors for certain commands.
#!/usr/bin/perl $use strict; strict command not found
or
#!/usr/bin/perl use strict; No command 'use' found, did you mean ....
I get the same error message when using 'my' also. How do I correct this?
In reply to Use strict. by velocitymodel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |