Added: 4 years ago
From: bermnz
Views: 30,058
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (26)

Sign In or Sign Up now to post a comment!
  • perl videos at a url that is a php script.. nice... WTF?

  • @esayward A php script that reads a perl script - now thats clever!

  • does the first line "Content-type" of any value to the script... or its just for info to the output...

  • @yourpalcliffy You need it for printing out output but don't need it sometimes.

  • @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.

  • 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.

  • Thank you sir. I was looking for a "pop" function... this tutorial helps me a lot!

  • @xxSwAmPxx U r welcome.

  • What happened to your other vedioes.

    Why it is showing private????

  • why should be three??

  • so a array is just the same as righting, print, $, pop, push thay all seem to do the same thing

  • good stuff, thanks:)

  • You sir, are my hero

  • thanks

  • 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.

  • 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]

  • thanks man :)

  • your videos are awesome man, All I could ever grasp was C++ and C# perl is amazing man, thanks.

  • hey love your work, but when i try and install active perl, a pop up comes up stopping me, can you please help?

  • Its probably something to do with your computer maybe?

  • NOTE

    Most people Use x86 version of windows unless you know you installed x64

  • i agree, I had the same issue. so I used x86 MSI

  • 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>

  • Cool, your welcome!

  • 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!

  • Your welcome.

  • Thanks a million times, you're truly the

    BEST OF THE BEST

    god bless you

    cheers

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more