No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
[QUOTE=Comatose;149567]post the hello world code[/QUOTE] This wouldn't be a problem with the script since it runs fine from the command but a misconfiguration of apache or whatever webserver you are using.
[QUOTE=andrew23chan;164627]Hi Im so nood in perl and i have a problem need. When i ever i run this dts_add.pl the run date is not backward compatible. I ran this program every month and and reference the date from which it was previously ran. I wanted to run a file dated …
[QUOTE=msvinaykumar;243259]Hi, Please help me in finding out any good and quick ebook on Regular Expression on PERL . Vinay[/QUOTE] I'd recommend the RegExpressions book from O'Reilly, I'm sure they have it online somewhere or online with their Safari online suite. But learning regular expressions shouldn't have to pertain to Perl …
Best thing to do is do your troubleshooting in steps. First, write down what applications you use, which one's are open during the freeze. One by one, take one away after the freeze, if it still freezes when you have just one application you use daily or regularly, then narrow …
[QUOTE=clarkkent;132316]Hey guys. I have a prewritten script for uploading images to my server. It already checks filesize which i need. But i also need to check the image width and height to make sure it does not go over a certain size. I am not sure how to accomplish this …
Is this a user on the same system you're sending to? If not, write some code to add a return receipt or just write your script to check if the user's total number of emails have increased.
Are you just sending emails to yourself? If you are sending emails, they will queue until they are sent. When you recieve emails, they spool in /var/spool/mail or any other location that sendmail or your MTA is configured to spool to. If you are seeing space issues, you just simply …
[QUOTE=msvinaykumar;243673]Hi, What does this error means Can't locate TT/Flow_test.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.6/mach /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach /usr/local/lib/perl5/5.8.6 .) do I want to copy Flow_test.pm to some folder? If yes which folder ? currently I kept that package in TT folder Vinay[/QUOTE] Either that package is not …
sleep() perldoc is your friend. perldoc -f sleep Not sure what you mean by Package support, it's build into Perl..
[QUOTE=mjpnyc;218561]My laptop is a few years old, and I'm experiencing the same problem that you have. I have a feeling something is wrong with my mother board. Every few months something decides not to work (hard drive, wireless card, etc.) I thought there was a short somewhere, but this is …
The End.
trickykid