Perl Questions


Perl subroutine needs reference?
(Sorry about dropping line feeds. “How to use editor” does not open. Is there a manual html-type insertion I can use, like ?) With string: my $kp = “(@array[$i1]*@array2[$i2])*(@array3[$i3]*@array[$i4])”; @array elements are those strings to find: ee, sd .. etc, in the sub tt3′ regex substitutions below. I want to tt3($kp), as other similar tt3($kp1), [...]

Answer Question   |  December 12, 2012  9:57 PM
Perl, Perl subroutine
asked by:
20 pts.

hard time reading perl line
can someone help me how to interpret this line? my ($class, $hashref) = @_; my $portfolio = {}; if ($hashref->{portfolio_id}) { ($portfolio) = GEmySQL->get (“select * from portfolio where portfolio.id=$hashref->{portfolio_id}”); } =============== Question: how do you read statement four? From left to right? or Right to left?

Answer Question   |  May 3, 2012  3:15 PM
Perl, Unix
asked by:
5 pts.

How much is oracle exadata unit?
my firm have a proposal to the government in imo state on the need to start using oracle exadata. they are interested now. i need to know the cost for a stand alone and server units. thanx. Enesha

Answer Question   |  March 31, 2012  10:17 PM
Exadata Database Machine, Oracle, Perl
asked by:
5 pts.

SHA1 Digest in Perl.
Is SHA1.pm ( Perl module for SHA1 algorithm ) included in the perl download package from web? I ported a script from a Linux environment to an AIX environment. This script uses the SHA1 message digest. Although, perl exists on the AIX environment ( checked this using perl -v) , the script can’t locate SHA1.pm! [...]

Answer Question   |  March 31, 2012  11:40 PM
AIX, Linux, Linux administration, Perl, Perl error handling, SHA1
asked by:
10 pts.

Oracle Enterprise Manager
Hello there, Does anybody can tell me how to open the Oracle Enterprise Manager? I tried  http://localhost:8888/em but it never works. What else do I need to do?

Answer Question   |  September 1, 2010  6:22 PM
Oracle, Oracle administration, Oracle Enterprise Manager, Oracle errors, Perl
asked by:
5 pts.

Suggest one OS Cert and one scripting language.
Hi, I am a EMC SAN Administrator planning to do one UNIX OS Certification and learn a scripting language. Should I do RHCE or SCSA as far as OS Certs are concerned. I know that a certification does not indicate good skill sets, still I feel it will help me as I dont have much [...]

Answer Question   |  August 23, 2010  9:38 PM
EMC SAN, IT career planning, IT certification, Perl, Python, Python scripts, RHCE, Scripting languages, SCSA, Unix
asked by:
5 pts.

Help with perl script to add information to AD user profile
I need to use Perl script to create a script that will add some information to an active directory users profile. The client is on Windows 7 and the AD server is 2003. Where can I find script examples? Can someone help?

Answer Question   |  July 26, 2010  2:07 PM
Active Directory, Active Directory 2003, Active Directory User Profiles, Perl, Scripting, Scripting languages, Windows 7, Windows 7 in 2010
asked by:
16,755 pts.

I need to integrate streaming/flash video into a web site and I need a decent
No mention of them on the player or upload tools. Initially we’ll be looking at 300-500 video uploads a month. Anyone have a suggestion? Thanks to those who responded … but more specifically, I need a decent, moderately priced host to store the videos and provide a decent API/intergation point. My current provider does not [...]

Answer Question   |  May 28, 2010  8:52 PM
API, Perl, Storage in 2010, Website maintenance
asked by:
16,755 pts.

Open Source Checkbook Register
I’m looking to put up a checkbook register on my web server (yes I will be using ssl). I could write one, but I was wondering if anyone had tried any of the redily available ones and what they though about them.

Answer Question   |  January 25, 2010  5:06 AM
Apache, Java, Linux, Open source applications, Perl, PHP
asked by:
1,870 pts.

unix/shell/PERL scripting on as/400
Hi, is it possible to create and run the unix/LINUX/shell/PERL scripting on as/400 directly?If ye or no plz tell me how does they interact with each other in real time scenario..   regards Ram

Answer Question   |  October 23, 2009  10:54 AM
AS/400 scripts, Perl, PowerShell, Unix
asked by:
1,150 pts.

WEBSITE SECURITY
We are an IT Security firm in Africa, presently some of our clients websites are under attack from hackers. I need to know how I can get professionsl IT security to help us carry vulnerability test and penetrating test on our client’s website to help beef-up security.

Answer Question   |  September 8, 2009  4:39 AM
Perl, RSS, Web security, Website security
asked by:
5 pts.

Tempory Zip Creation with Archive::Zip or other PERL Module
Is it possible with PERL to create a temporary zip file that is just served up? (vs. create zip, provide link, delete file)  I am not looking for code but more a point in the right direction to do something on the fly. I do have shell access. For example let’s say that I have a [...]

Answer Question   |  January 24, 2010  2:09 AM
Apache, CGI, Linux servers, Perl, Zip
asked by:
60 pts.

Mod Rewrite Fails with Encoded Urls Containing & ” #. Help…
I am using mod rewite quite successfully but I have a user who keeps using illegal characters and it breaks my program. It seems that either the & or the # may throw things off. I am in desperate need of some help. I’d rather not have to stop the users from being able to [...]

Answer Question   |  August 21, 2009  2:01 AM
Apache, CGI, Mod ReWrite, Perl, URL Encoding
asked by:
60 pts.

nsRoledn
What is the syntax to add a nsRoledn to user within a javascript function from a perl script?

Answer Question   |  June 29, 2009  6:07 AM
JavaScript, JavaScript functions, ldap javascript function, nsRoleDN, Perl, Web development
asked by:
20 pts.

reading sharepoint site using perl
how can I use perl to read in the contents of a sharepoint site?

Answer Question   |  October 15, 2010  12:14 AM
Perl, SharePoint
asked by:
5 pts.

CGI Error
What is the best solutions to fix CGI Error upon login to a Web Application? There were successful login for almost 800 plus users and succeeding users encountered the error. Target users to access the internal web application is 2000. Any advise?

Answer Question   |  March 30, 2009  1:38 AM
CGI, DocuWare, Perl, Perl error handling, Web development
asked by:
50 pts.

Error handling in Perl Web application
here is my problem, im working with online exam , i have a doubt that when the questions start displaying ,if i doesnt click any of the option(answers), there should be a msgbox saying choose one option(answer) and should allow to select option after displaying msgbox. pls send the reply with coding. Regards DS

Answer Question   |  January 7, 2009  8:12 AM
Error handling, Perl, Perl error handling, Web applications, Web development
asked by:
5 pts.

Refresh my log file
Hi, I want to refresh a table without refreshing the entire web page.Anyone knows how to accomplish this?

Answer Question   |  October 10, 2008  9:23 AM
Ajax, CGI, Perl, Web development
asked by:
20 pts.

Map function in Perl
Can someone explain me the meaning of this perl function- map { s/^(.+?logd{6}.txt:)//, s/ (save) / *$1* /, $pagestats .= “$_” } @rpagestats;

Answer Question   |  October 1, 2008  7:39 AM
Perl, Perl Map function
asked by:
20 pts.

Button_click event in Perl
Can anyone tell me how do i handle a button click event in perl?

Answer Question   |  October 1, 2008  5:51 AM
CGI, onClick event, Perl
asked by:
20 pts.