Enter Keywords:
1 - 10 of 41(0 seconds)
Sort By:
 
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 Rating: 6.4 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 Rating: 9.3 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 Rating: 9.0 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 Rating: 9.3 Views: 5
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 Rating: 8.0 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 Rating: 9.2 Views: 4
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: Solaris UnixDate Answered: 09/09/2008 Rating: 7.2 Views: 6
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, Apache Web Server, CGIDate Answered: 09/24/2008 Rating: 8.8 Views: 32
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 Rating: 9.3 Views: 22
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: Solaris UnixDate Answered: 03/12/2009 Rating: 8.8 Views: 33