| Previous | Next
strictPragma for doing strict error checking within the current block. Can be turned off by prefixing with use strict 'vars'; ... no strict 'vars'; Provides three kinds of restriction:
|
| Previous | Next
strictPragma for doing strict error checking within the current block. Can be turned off by prefixing with use strict 'vars'; ... no strict 'vars'; Provides three kinds of restriction:
|