954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to supress warning meesge when i run an command from perl script

Hi,

I need to use clearcase command mkview which is deprecated command of start_task,but i need to use only mkview in my perl script to build view.when i use mkview in my perl script as
$command=`mkview -i mybranch -s /vws/xxx -v /vob/ios `;
when i run my perl script,It is throwing warning message ie deprecated warning message from mkview command, which i dont need to display in my perl script output.Can anyone please help me how to supress the warning message when i run mkview command from my script.

srinivve
Newbie Poster
1 post since Jun 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: