Line 696:
Line 696:
===Basic Perl===
===Basic Perl===
A few samples that demonstrate correct coding practise. In areas of logic, Testing user input, and calling events and unix programs.
A few samples that demonstrate correct coding practise. In areas of logic, Testing user input, and calling events and unix programs.
−
====Logic===
+
====Logic====
"||" gives an answer if the first try didn't work.
"||" gives an answer if the first try didn't work.