How awesome is this?!
An hour ago in our Web Development Course we've been assigned to do a simple ticTacToe program. Being in third year, it sounds familiar and simple to do, the challenge presented itself when the instruction was to develop it using PERL (practical extraction & report language).
We were still at LAB2 when the instruction was given and since the whole session was devoted to the completion of the activity and I forgot to bring my laptop with me, I just powerslacked through the session and surfed the interweb for installation procedures of PERL on UBUNTU platforms.
Luckily I found some tips, and even went to search for codes that would refresh the console so as to create the illusion the the tacTacToe lines are fixed in place when the whole program runs.
Adding to the luck is the comment coming from a friend of mine that PERL is automatically installed in UBUNTU LTS.
When I checked, it really was there at usr/bin/perl.exe. Joy! Now I know what my shebang line would look like.,.,
I think the whole of this coming night would be devoted to the completion of the exercise. Here's to hours of fun programming. Cheers!