Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Exception and error handling in PERL - Hindi

918 visits



Outline:

Exception and error handling जब एक एरर आती है तो एक्सेप्शन और एरर हैंडलिंग प्रोग्राम को पुनः प्राप्त करने के लिए मदद करते हैं। पर्ल में उपयोग हुए मेथड्स: 1. warn() 2. die() 3. eval()