How do I read a Property File into ENV.

2004-03-09 Thread Viraj Purang
I have a list of 20-30 properties ("name=value" associations) that I need to read in at runtime.Is there a simpler way of doing it than parsing each line thru . Viraj B. Purang Arzoon Inc. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Way to create Windows Services.

2004-03-12 Thread Viraj Purang
Is there a PERL API using which I can create wrapper windows services around batch files. I need to be able to stop and start a set of Java commands. People in my company have already made start scripts for these Java commands. However the stop scripts and /or APIs that would STOP Java process

Perl Documentation like Javadoc

2004-02-10 Thread Viraj Purang
I would like to generate methof/subroutine related documentation for a Perl project that I have just finished. What is the best way of doing it ? can you also specify which commands/executables to use for this ? Viraj B. Purang -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command