Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 40(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.4
I have used some code that retrieve XML data, it works fine. When I try and use a perl module to do the job it doesn't return any values For a test I coded package My::Service; #use Pod::WSDL; ...
Zones: CGI, PerlDate Answered: 09/11/2008 Views: 0
I have this perl script that isn't working. I want it to display all of the songs that are in the folder, but it only shows 13 songs instead of the 24 that are in the folder. I can't figure out why...
Zones: PerlDate Answered: 09/24/2008 Views: 0
Hello,  I need to verify a string from the command line in a PERL script.  I  need to make sure that the string has the following format: ABS <A-Z><A-Z><A-Z> <0-9>.<0-9>.<0-9> <A-Z><number> <A-...
Zones: PerlDate Answered: 10/11/2008 Views: 0
Has anyone ever got a perl module to install??? They don't seem to make sense and are contradicting to themseleves.  For example I need to install CPAN so i can do: perl -MCPAN -e shell instal...
Zones: PerlDate Answered: 08/23/2008 Views: 20
Iam having a problem with the permissions to a web service that I have created I have the directory setup /var/www/cgi-bin and /var/www/html In the cgi-bin directory I have a perl module Demo2.pm...
Zones: Perl, SOAPDate Answered: 12/04/2008 Views: 0
Hi, i am using PERLs GREP function to match financial instrument data from one file to another. I am matching alpha-numeric strings for the identifiers (CUSIPS, SEDOLS, and TICKERS). However on spe...
Zones: Regular Expressions, PerlDate Answered: 08/27/2008 Views: 0
I have a Sunfire v240 server with two drive that have raid mirroring using the solaris disksuite. This means use of metatstat, metareplace etc. One of my drive crashed and I replaced it with ano...
Zones: SolarisDate Answered: 09/09/2008 Views: 9
I have ran through all of the directions on the website  http://www.bugzilla.org/docs/win32install.html and i have not had any problems. But when I go to the site i am getting this:  http...
Zones: Perl, CGI, Apache Web ServerDate Answered: 09/24/2008 Views: 43
Trying to script a telnet session. I can't get any command output for the telnet command. For the attached code, output is: C:\>test_ping.pl Done TELNET changing the command to open (TEL...
 
Related Solutions:
Got the session, but can't get through the login.

Manual telnet would produce: User Access Verification Password:_ When I use the code b...

Rating: 9.2
 
Zones: PerlDate Answered: 11/07/2008 Views: 4
Hey experts,  What is the command to display the date (for example 2 days ago from today) on Solaris 5.10? Note that the options -d or --date used to work on older Solaris versions, but on 5.10 ...
Zones: SolarisDate Answered: 03/12/2009 Views: 43