Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Don't enable all the options above in one go. There will be a humongous number of warnings and error messages. The best way to do this is tediousto go stepwise. Enable the above options one by one, in the order written above one by onebelow. This must be followed by test running the script:

  1. strict
  2. warnings (enabled diagnostics as required)
  3. tainting

Once one of the options are enabled, run the program and solve entertain the warnings and solve error messages. This shall be repeated until all the messages are resolved for that particular step. Also test the html output of the script by saving and accessing the html script via a web browser. A correct output looks something like below: