in reply to Re^6: Populate Hash
in thread Populate Hash
You have to keep fixing the errors that pop up, rather than removing use strict. If you are overwhelmed by the number of errors, rewrite the code from scratch with use strict from the beginning, so you get to fix the errors one by one.
|
|---|