| Thread | Last Post | Replies |
|
| Database issues with SOAP::LITE | 04 Jul 2008 05:07 GMT | 2 |
I am creating a web service in soap environment from which i am inserting some data into database written in perl. Whenever i use the DBD::Oracle module, i am getting 500 internal server error.
|
| kill process when file count reached,,. | 04 Jul 2008 01:32 GMT | 6 |
I am trying to run a tcpdump and have perl kill the tcpdump once 10 files have been created by tcpdump. Here is my code, not sure if my logic is screwy Thanks,
|
| Name space: throwing exceptions easily | 03 Jul 2008 19:07 GMT | 19 |
I am developing a module to make throwing Exception::Class objects easier. The goal is to make the code to throw an exception shorter and to make it possible to keep all error messages at some central place.
|
| ppm can't find any package that provide IO for Net-Stomp | 01 Jul 2008 22:18 GMT | 1 |
Using ActiveState 5.8.8 on Windows Server 2003 R2 ppm reports: Can't find any package that provide IO for Net-Stomp when installing Net::Stomp 0.32 (from downloaded zip after installing Class::Accessor). Can't seem to find the source of this message or
|