I'm trying to make an application that will display the output from a webcam and then also take screen captures. I was wondering if anyone knew how to do something like this and could get me started in the right direction. Thanks
tracy, thanks so much for helping out a clueless newbie. i think i'm pretty much done the little project that i was working on so i won't bother you any more :)
Thanks tracey, that helped a lot.
I've been able to implement an incrementing for loop even though i don't think i really need to :) But for some reason I get an error when running this bit of code.
for my $i (0..$#records)
{
chomp($records[$i]);
($rectitle, $reckeywords, $recurl) =...
Thanks for the info. So I would need to open the file with over permission?
Also, are there any methods that delete an element from an
array and push down all the subscripts accordingly?
I'm pretty new to perl and I'm working on something where I need to update a file by appending data as well as deleting data that may already be in the file. I was wondering what the easiest way to do this would be?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.