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 / Perl / Getting Started / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
$hDATA1::YEAR -reg24 Jul 2008 10:08 GMT1
Hi Guys...
This query may be irreverent to this forums....if it is please pardon
me......
In my form there is one option to chose the entire year...
Diamond operator and quoted word?24 Jul 2008 09:59 GMT1
I watched Dr. Damian Conway's speech on OSCON 2008 movie clip.
And I saw unfamiliar syntax.
I know quoted words...
my @list = qw<word1 word2 word3 ... >;
How to convert the date ?24 Jul 2008 09:31 GMT2
we have string of date 2005-11-01
and want to display as
November 1, 2005
THanks
recording with perl24 Jul 2008 08:57 GMT5
Does anyone know if there is a perl module that can be used for recording in
.wav format?
(One that can be used under both Linux and Windows, or at least under
Windows.)
PAR packer Error23 Jul 2008 20:59 GMT1
I am trying to make an exe file from a perl script file. I am using
ActiveState Perl 5.8.6 (Build 811) on Windows.
This is the lcommand that i am running and the error msg:
pp -o sp.exe spdisplaye.pl
Having trouble with cpan23 Jul 2008 02:58 GMT1
I am having trouble with CPAN to update my perl packages. Here is the
error:
[root@gemini ~]# cpan
cpan shell -- CPAN exploration and modules installation (v1.7602)
DBI error23 Jul 2008 02:39 GMT3
I've got this error, anything I can do ?
     "Can't locate auto/DBI/data_source.al in @INC "
Code :
  use DBI;
parsing a large excel file22 Jul 2008 16:04 GMT5
to all,
i have installed Spreadshee::ParseExcel to parse some large excel data
files.
Here is the problem I'm facing. I need to parse data from columns M to P and
fetching to docs using wget22 Jul 2008 14:09 GMT1
I am trying to fetch various docs from server using wget. Below is the code
Files are downloading but of 0 size :(
Am i missing any thing
adave@adave:~/adave> cat fetch.pl
OO method query21 Jul 2008 16:24 GMT1
I am trying my hand at creating an package and am a bit unsure about
some of the inner working of what I've done.
I have a new method
sub new {
regular expression to exclude a phrase21 Jul 2008 16:19 GMT6
Hi netters,
I was wondering if there's a way to specify "not including this phrase" in perl regexp.
Like such two strings:
axbcabcd
Strange sorting, need some help21 Jul 2008 16:13 GMT3
I'm currently dealing with a sample program I try to understand. Here it is:
---
#!/usr/bin/perl
use strict; use warnings; use diagnostics;
Perl DBI->Connect: how to detect a a lost connection21 Jul 2008 10:22 GMT3
Hi: I have a script which connects to a database when it starts up
$dbh = DBI->connect("dbi:Pg:dbname=$dbname;host=$host;port=$port;","$username", "$password", {AutoCommit => 1});
followed by a while loop which runs a query for this connection at 60 second intervals. If the ...
Arithmetic operation inside substitution21 Jul 2008 10:19 GMT2
Is there a way to insert an arithmetic calculation into a substitute
operation, keeping all "non-integers" AS THEY WERE ?
Example:
$string="blah  10      20";
how to convert data available from excel to hash?21 Jul 2008 07:58 GMT2
How to convert data available from excel sheet to hash table?
Thanks,
Siva
Pages: 1 2 3 4 5 6 7 8 9 June, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.