Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum



Tip: Looking for answers? Try searching our database.

Perl

Recently updated threads


Thread preview

General Perl Topics (view all ...)Last Post  Replies
FAQ 3.7 How do I cross-reference my Perl programs?04 Sep 2010 05:00 GMT-
This is an excerpt from the latest version perlfaq3.pod, which
comes with the standard Perl distribution. These postings aim to
reduce the number of repeated questions as well as allow the community
to review and update the answers. The latest version of the complete
Multidimensional array04 Sep 2010 03:36 GMT45
I am trying to construct an array (or possibly a hash) which consists of
arrays. It is organized as a series of records with four text fields:
Date, Time, Title, Description
I was able to get this to work with the following ugly but functional code:
FAQ 8.37 How do I find out if I'm running interactively or not?03 Sep 2010 23:00 GMT-
This is an excerpt from the latest version perlfaq8.pod, which
comes with the standard Perl distribution. These postings aim to
reduce the number of repeated questions as well as allow the community
to review and update the answers. The latest version of the complete
FAQ 6.6 How do I substitute case insensitively on the LHS while preserving case on the RHS?03 Sep 2010 17:00 GMT-
This is an excerpt from the latest version perlfaq6.pod, which
comes with the standard Perl distribution. These postings aim to
reduce the number of repeated questions as well as allow the community
to review and update the answers. The latest version of the complete
Regex  help03 Sep 2010 15:37 GMT5
I have a script as below.
"
#!/c/perl/bin
system("typeperf \"\\Processor\(\*\)\\% C1 Time\" -sc 1 > C1.txt");
Question about using WWW::Google::Contacts03 Sep 2010 14:49 GMT-
I'm using the google contacts API here:
 http://search.cpan.org/~merixzon/WWW-Google-Contacts-0.11/
The script below will retrieve your google contacts "full name", albeit with
some errors.  Can I'm now trying to retrieve other parameters such as the

Getting Started (view all ...)Last Post  Replies
script for shutdown remote machine04 Sep 2010 06:40 GMT-
Give me name of CPAN modules to write down perl script for shudown remote
machines.
Traversing Hash printing two times03 Sep 2010 07:48 GMT10
I am a newbie to Perl , I have this piece of code :
*CODE:*
#!/usr/bin/perl
use warnings;
script to connect windows box from linux03 Sep 2010 05:26 GMT5
I need to write one Perl script which does the following tasks
1: from linux box , connect to windows box
2: run some commands
3: copy the output of those commands to linux box
Flip-flop conversations using Socket02 Sep 2010 22:21 GMT2
Following the guidelines I found in numerous examples on the web, I wrote a simple Client-Server app in Perl.  However, it appears that the send buffer does not get flushed until the connection is closed. That's fine for one-way data transfer, but I need the server to be able to ...
Recursively filter an array02 Sep 2010 20:47 GMT11
I'm very much a beginner.
Could anyone point me in the right direction on how to accomplish the
following, please?
I have a fairly long log file call it file A, it has around 20,000
floating point precision02 Sep 2010 19:51 GMT15
Can anyone comment how they handle floating point precision situations
like this?
Here is a basic toy program:
#!/usr/bin/perl

Modules (view all ...)Last Post  Replies
Par-Packer exe file question03 Sep 2010 11:59 GMT2
Using: ActiveState Perl 5.10 with Windows XP and Vista
Question:  Is it possible to merge a .exe program into a .exe version of a
Perl program and then have the running Perl program send information to that
merged program through a pipe or by some other means?
stable module URL in CPAN?01 Sep 2010 15:42 GMT6
I recently put a module on CPAN called Labkey::query with this URL:
http://search.cpan.org/~bbimber/Labkey-query-0.02b/lib/Labkey/query.pm
However, if I make a change to the module and upload a new file, that
URL will need to be updated.  For example:
Looking for a new maintainer for Bot::BasicBot::Pluggable29 Aug 2010 19:49 GMT-
because i'm not using a an irc bot anymore, maintaining
Bot::BasicBot::Pluggable has become low priority for me and the module
definitely does not deserve that fate. Does anybody use it and is
interested in taking it over?
retain line breaks in documentation?26 Aug 2010 23:31 GMT1
I recently submitted a perl module for the first time.  On the front
CPAN page, in the module's documentation some of the line breaks are
getting ignored:
http://search.cpan.org/~bbimber/Labkey-query-0.02/lib/Labkey/query.pm
namespace request/question ..26 Aug 2010 18:24 GMT5
Hi, there,
I wrote a module (CPAN style, mostly, I hope .. ) that takes a YouTube
VIDEO_ID and delivers certain info on the video: title, duration,
author, URL to direct download, ..
Module::Build and install_base and local::lib26 Aug 2010 17:39 GMT3
I'm using local::lib (which basically means I'm using "eval $(perl
-I$HOME/perl5/lib/perl5 -Mlocal::lib)" in my .bashrc). So I have in my
environment:
PERL_MM_OPT=INSTALL_BASE=/home/bill/perl5

DBI Library (view all ...)Last Post  Replies
Strange Error03 Sep 2010 17:39 GMT2
  My name is Jerry Kaidor.  I am seeing some cryptic errors in a web
application that I'm writing.  Driving me nuts. My code runs under
CGI::Application, and uses DBI with the mysql driver.  Here is the
error message, which appears in /var/log/httpd/error_log:
MongoDB and Perl03 Sep 2010 03:25 GMT1
recently the MongoDB people have posted MongoDB events on various
Perl Monger mailing lists. I looked around a bit, found this
http://search.cpan.org/dist/MongoDB/
and of course I found http://www.mongodb.org/ but not much beyond that.
test PostgreSQL 9.0 rc131 Aug 2010 22:24 GMT-
All,
The next major release of Postgres is imminent, 9.0, but first a release
candidate has come out today, and anyone who can should download and test it.
Details in the forwarded email below.
DBD module install errors31 Aug 2010 13:21 GMT2
       We are getting below mentioned error while running make command
for PERL. The Oracle version installed on the machine is 11gR2 and I
couldn't find the files it is trying to search under ORACLE_HOME. Can you
help us with this issues?
Trying to track down bug in DBD::Multi29 Aug 2010 11:21 GMT2
I received a bug report (#60193) regarding the following error with
DBD::Multi:
DBD::Multi initialisation failed: invalid method name 'versions' at
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/DBI/DBD/
ANNOUNCE: DBD::Oracle 1.25 Release Candidate27 Aug 2010 17:04 GMT5
Well story two of the  'two bit' version of DBD::Oracle 1.25
You can find release candidate 2 here
http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.25-RC2.tar.gz
This one has some minor changes from Martin Evans, though I could not

Tk (view all ...)Last Post  Replies
Tk perl31 Aug 2010 21:25 GMT7
Can anyone help me start creating a simple table with 5 columns and 10
rows.
i want to be able to input information into the tale also.
Thank you all for your help
Packing buttons horizontally25 Aug 2010 23:01 GMT4
I have very little experience with Tk, but many, many years with Perl.
I'm assuming there is an expert or two out there that can help me with what
I thought would be a simple problem.
What I would like is to have the buttons under my listbox look like this:
Packing buttons horizontally25 Aug 2010 18:20 GMT-
[Reposting since I don't see it after a day.]
I have very little experience with Tk, but many, many years with Perl.
I'm assuming there is an expert or two out there that can help me with what
I thought would be a simple problem.
TableMatrix vcmd assistance18 Aug 2010 21:44 GMT2
When entering data into a cell of TableMatrix, the callback specified
by vcmd is called for every character. How do you use this to validate
enetered data? The Entry widget has the ability to run the callback
only on FocusOut, so that when the user has finished entering data,
Skipping dropdown arrow in BrowseEntry and lanching Windows apps16 Aug 2010 15:00 GMT3
I have a small example:
#!cqperl
use strict;
use warnings;
Focus and invalid data13 Aug 2010 19:11 GMT2
What I want to do is have a form with two prompts and a button. (easy!)
If the user presses enter or tab to the first prompt, and it is empty,
control is passed to the button. If the user enters data in the first
prompt, they must enter data into the second prompt before control is
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage




©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.