Re: Strange problem with glob <>

2006-12-28 Thread Madhur Kashyap
Okies... yeah ..later I changed it to glob() and it worked, but I was little bit concerned why it works with switch module. Nevertheless, I have had wierd troubles with Switch module in past ... Thanks Madhur On 12/28/06, Mumia W. <[EMAIL PROTECTED]> wrote: On 12/28/2006 01:42 AM,

Strange problem with glob <>

2006-12-27 Thread Madhur Kashyap
Hi there, Have a look at these two different implementations. IMPL2 works somehow. The problem I am facing is that the glob <$pat> does not return any value in IMPL1 but it returns in IMPL2. Can somebody tell what could be the problem. I have also tried including the advanced glob module using

Urgent: Searching for a Config file parser

2005-12-01 Thread Madhur Kashyap
These features are similar to some commandline argument parsing modules like Getopt::Easy etc. Also, tcl/tk supports this kind of feature for arguments of any procedure !!!. -- Regards Madhur Kashyap -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Using Perl Modules

2005-10-11 Thread Madhur Kashyap
Hello, Is there a way possible by which I can use a perl module without installing it on the system? Some sort of equivalent for #include "/home/madhurk/myClass.h" which exists in C/C++ -- Thanks Madhur -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

A very general question to perl experts

2005-05-17 Thread Madhur Kashyap
s which I had written before. Is there something wrong in the coding style which I am using, which can potentially cause perl parser to behave abnormally? Are there any specific guidelines to avoid these kind of problems afront? I am planning to implement another big job in perl and need to mak

Re: Help with subroutines

2005-05-16 Thread Madhur Kashyap
; ending strings passed to die/warn, you get the file names > and line numbers of errors/warnings) Thats not an error reported by perl, that string is generated by the program itself to specify that there is some problem with the file path specified. Consider that as a typo when I was writing the exceprt of my code in the email. -- Regards Madhur Kashyap -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Help with subroutines

2005-05-15 Thread Madhur Kashyap
========== Can someone help me debug this issue .its kinda urgent for me. -- Regards Madhur Kashyap -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Are there any Cons of Scalar Referencing??

2005-05-12 Thread Madhur Kashyap
so, I don't have any way to check if any wierd hazard occurs in background and the pair values get disturbed because of that. It could depend on the net names which can be anything except just an integer or floating point number. -- Thanks Madhur Kashyap -- To unsubscribe, e-mail: [EMAIL

Re: Urgent Help with functions

2005-05-10 Thread Madhur Kashyap
]> wrote: > On Tue, May 10, 2005 at 10:03:57PM +0530, Madhur Kashyap wrote: > > > Can someone help me out with this simple code? It gives an error saying: > > > > Illegal division by zero at test.pl line 4. > > Exit 255 > > > > Code: > > ---

Urgent Help with functions

2005-05-10 Thread Madhur Kashyap
t possible to use the regular expressions capability of perl and combine it with C++ codes in some fashion. I mean is it possible to write programs having both C++ and perl code snippets. Regards Madhur Kashyap -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL