Ajay Kumar asked:
> Gesendet: Freitag, 21. August 2009 12:23
> An: beginners@perl.org
> Betreff: RE: WELCOME to beginners@perl.org
>
> Hi All
>
> I have great issues
>
> 1) perl -e '$a=0.123451005;$a=sprintf("%.8f",$a);print"=$a\n";'
&g
ay
-Original Message-
From: beginners-h...@perl.org [mailto:beginners-h...@perl.org]
Sent: Friday, August 21, 2009 3:43 PM
To: Ajay Kumar
Subject: WELCOME to beginners@perl.org
Hi! This is the ezmlm program. I'm managing the beginners@perl.org mailing
list.
I'm working for my owner, w
On 9/28/05, Ryan Frantz <[EMAIL PROTECTED]> wrote:
> Just for giggles, I'm gonna assume that you're using PPM (you gave
> nothing else to go on)...
>
> I've only installed this particular module using ActiveState's 'ppm'
> myself; it seems to have problems with the '::' in module names. If ppm
> c
On Wednesday 28 September 2005 21:40, Chris Devers wrote:
download
http://search.cpan.org/CPAN/authors/id/K/KW/KWITKNR/Spreadsheet-ParseExcel-0.2603.tar.gz
unzip: tar zxf Spreadsheet-ParseExcel-0.2603.tar.gz
cd Spreadsheet-ParseExcel-0.2603
perl Makefile.PL
make
make install
you are done
mu
On Wed, 28 Sep 2005, Rob Coops wrote:
> Even though the last email was funny I guess that is not what the person
> asking the questions was after.
> On the other hand a little more detail than the statement: "It does not
> work" would be very helpful. Things people usualy want to know when troubl
Even though the last email was funny I guess that is not what the person
asking the questions was after.
On the other hand a little more detail than the statement: "It does not
work" would be very helpful. Things people usualy want to know when trouble
shooting is:
- OS
- Which version did
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 28, 2005 12:08 PM
> To: beginners@perl.org
> Subject: Re: WELCOME to beginners@perl.org
>
> Any idea how to install Spreadsheet::ParseExcel?
Just for giggles,
PROTECTED]
Sent: Wednesday, September 28, 2005 11:10 AM
To: [EMAIL PROTECTED]
Cc: Perl Beginners List
Subject: Re: WELCOME to beginners@perl.org
On Wed, 28 Sep 2005 [EMAIL PROTECTED] wrote:
> Any idea how to install Spreadsheet::ParseExcel?
Yes.
> I've downed loaded the required modules, b
On Wed, 28 Sep 2005 [EMAIL PROTECTED] wrote:
> Any idea how to install Spreadsheet::ParseExcel?
Yes.
> I've downed loaded the required modules, but
> it still does not seem to work.
Bummer.
> Are there clear instructions anywhere?
Yes.
--
Chris Devers
9wkö¦QC½lD
--
To unsubscribe,
bject: WELCOME to beginners@perl.org
Hi! This is the ezmlm program. I'm managing the
beginners@perl.org mailing list.
I'm working for my owner, who can be reached
at [EMAIL PROTECTED]
Acknowledgment: I have added the address
[EMAIL PROTECTED]
to the beginners mailing list.
Welcome to [
Hi Frank
See in-line.
"Frank Naude" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> Can somebody please help me to get this code fixed? Since I've moved the
> DB_File "tie" and "untie" functions to sub's, data is never written to the
> database. I've tr
From: "Frank Naude" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject:RE: WELCOME to [EMAIL PROTECTED]
Date sent: Tue, 31 Dec 2002 15:39:55 +0200
How's this related to the welcome message???
> Can somebody please help me to get
Hi,
Can somebody please help me to get this code fixed? Since I've moved the
DB_File "tie" and "untie" functions to sub's, data is never written to the
database. I've tried both call-by-refeence and call-by-value methods without
any luck.
use strict;
use DB_File;
sub openDB {
my %db;
tie(%db,
13 matches
Mail list logo