Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #20.4K
~2K People Reached
Favorite Forums
Favorite Tags

10 Posted Topics

Member Avatar for timd

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

Member Avatar for KevinADC
0
255
Member Avatar for andrew23chan

[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 …

Member Avatar for vonfeldt
0
247
Member Avatar for msvinaykumar

[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 …

Member Avatar for sut
0
84
Member Avatar for blis102

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 …

Member Avatar for philbobilbo
0
109
Member Avatar for clarkkent

[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 …

Member Avatar for trickykid
0
217
Member Avatar for msvinaykumar

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.

Member Avatar for trickykid
0
71
Member Avatar for msvinaykumar

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 …

Member Avatar for trickykid
0
208
Member Avatar for msvinaykumar

[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 …

Member Avatar for trickykid
0
155
Member Avatar for msvinaykumar

sleep() perldoc is your friend. perldoc -f sleep Not sure what you mean by Package support, it's build into Perl..

Member Avatar for trickykid
0
71
Member Avatar for cedarhillbilly

[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 …

Member Avatar for trickykid
0
100

The End.