Need Help. .Issue with format statement

2011-03-23 Thread Sudhir
My work environment recently shifted from perl v5.6 to perl v5.10 I found one issue with perl format statement in latest version v5.10 sample code: #!/bin/env perl use strict; &genRep(); sub genRep { format DURATION_TOP = @<<< "This is TOP" -

Re: find command works different when used in perl script

2004-06-17 Thread Sudhir Sambrani
$PATHP is the absolute path of the find utility i guess the difference is bcos the value of $Hme is changing where as at the command line / is constant try printing out the value of $Hme each time to check - Original Message - From: "sreenath sarikonda" <[EMAIL PROTECTED]> To: "

Type of Uploaded File CGI.pm

2004-06-10 Thread Sudhir Sambrani
value as a HASH reference i recollect using the same code and it worked earlier but that was on a different version of CGI.pm(not sure which) so i suspect the version of CGI.pm what am i doing wrong here also how to find the version of an installed module in the perl lib Thanks for any suggestions Sudhir

Getting the list of installed softwares of Windows 2000 machines

2003-07-04 Thread sudhir chauhan
Dear All,    How i can get the list of installed softwares from a Windows 2000/XP machine using perl. Regards, sudhir Send free SMS using the Yahoo! Messenger. Go to http://in.mobile.yahoo.com/new/pc/ -- To