Perl Tutorial 5 - Arrays: push, pop, shift, unshift
Loading...
30,080
Uploader Comments (bermnz)
see all
All Comments (26)
-
the "Content type" line is only necessary when you are using cgi.pm i think, you only need it when you are making web pages. thats part of the header for an html page.
-
could you post a video of file handling and sorting please??????
-
I am a performance testing engineer. How will perl scripting help me develop in performance engineering. Please suggest.
-
What happened to your other vedioes.
Why it is showing private????
Loading...
perl videos at a url that is a php script.. nice... WTF?
esayward 10 months ago
@esayward A php script that reads a perl script - now thats clever!
bermnz 10 months ago
does the first line "Content-type" of any value to the script... or its just for info to the output...
yourpalcliffy 1 year ago
@yourpalcliffy You need it for printing out output but don't need it sometimes.
bermnz 1 year ago
Thank you sir. I was looking for a "pop" function... this tutorial helps me a lot!
xxSwAmPxx 1 year ago
@xxSwAmPxx U r welcome.
bermnz 1 year ago