Thanx for the link. Actually im not at all a programmer. i have just a basic c knowledge. In my work i needed to do some testing manualy. Im just trying to automate it for my own good. In that process im learning perl also and then coding it..
You will find that a program needs to be far more specific than writing test specifications. Even though Perl might seem to accept a specification written in something almost like English, it will not do what you expect. You will need to learn to speak the same language as Perl, which is more than just using the same words that Perl uses.