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.
Use: 1) splice function to delete index(google a bit to know more). 2) If you need to remove just one index, use the following: [@array = grep { $_ != $toremove } @array;] 3)"undef @array[n]" undefines the "value" of index n [Note: size of the array i.e.,scalar(@array) will still remain same]
ur videos r simply awesome n easy to understand that i actually get to learn something so far ...its like one of my dreams comes true ...i just love perl ...i have experience doing c n java programming but the i always wanted to try something new like perl ...i also like the coding style of perl ...pretty simple n easily understandable so far unlike c or java ...so thnx again for these treasures n sharing ur knowledge with us ...q:-{D>
I see that you videos dont have many views, but dont let that discourage you. These videos are seriously gold for me, as im learning perl. Dont stop making movies, they are frekki'n awesome!
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
@bermnz
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.
r0llskyay0 1 year ago
could you post a video of file handling and sorting please??????
ddluong 1 year ago
I am a performance testing engineer. How will perl scripting help me develop in performance engineering. Please suggest.
MrChiru1981 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
What happened to your other vedioes.
Why it is showing private????
hrusikesh098 1 year ago
why should be three??
EGuYPT 3 years ago
so a array is just the same as righting, print, $, pop, push thay all seem to do the same thing
onix9009 3 years ago
good stuff, thanks:)
beanturd13 3 years ago
You sir, are my hero
Dieromantic777 3 years ago
thanks
Duff0549 3 years ago
is there a function in perl that delete a item on an index in array? (not just last)
i know how to make a function like this but i want to know if there are a build-in function because it should be faster.
spider853 3 years ago
Use: 1) splice function to delete index(google a bit to know more). 2) If you need to remove just one index, use the following: [@array = grep { $_ != $toremove } @array;] 3)"undef @array[n]" undefines the "value" of index n [Note: size of the array i.e.,scalar(@array) will still remain same]
stepheys 3 years ago
thanks man :)
spider853 3 years ago
your videos are awesome man, All I could ever grasp was C++ and C# perl is amazing man, thanks.
ipherca 3 years ago
hey love your work, but when i try and install active perl, a pop up comes up stopping me, can you please help?
underlinedname 3 years ago
Its probably something to do with your computer maybe?
bermnz 3 years ago
NOTE
Most people Use x86 version of windows unless you know you installed x64
Dyygn 3 years ago
i agree, I had the same issue. so I used x86 MSI
icecoolharsh 3 years ago
ur videos r simply awesome n easy to understand that i actually get to learn something so far ...its like one of my dreams comes true ...i just love perl ...i have experience doing c n java programming but the i always wanted to try something new like perl ...i also like the coding style of perl ...pretty simple n easily understandable so far unlike c or java ...so thnx again for these treasures n sharing ur knowledge with us ...q:-{D>
rubelcool 4 years ago
Cool, your welcome!
bermnz 4 years ago
I see that you videos dont have many views, but dont let that discourage you. These videos are seriously gold for me, as im learning perl. Dont stop making movies, they are frekki'n awesome!
preben01 4 years ago 2
Your welcome.
bermnz 4 years ago
Thanks a million times, you're truly the
BEST OF THE BEST
god bless you
cheers
ratkumchase101 4 years ago