I don't have internet access due to security reasons.
I want to update the repository to "C:\libPerl".
I tried "set repository libPerl C:\libPerl
but it cannot connect to it. does anyone know how to
set the repository to a directory on the
disk.
And/Or: Is there some win32 setting that could be slowing
the XP slurp?
Thanks
Ron
Hartikka
Interautomation Inc.
Work => 313-248-5401 (85401)
Cell => 734-216-2845
Home => 734-994-0495
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Title: RE: Need help with what should be simple math
> And what if I want to store it
on a variable. Maybe I missed something while explaining. I will reformat this
number later on with a function that takes the value as a string to cut it off
and reformat it. So how can I store the value of
> And yes, my project extends beyond the capabilities of
> simply creating several text files.
Will this work:
---
use strict;
use IO::Tee;
use vars qw(@fh);
for my $i (1,2,3,4) {
push @fh, ">a$i.txt", ">b$i.txt", ">c$i.txt";
}
my $tee = new IO::Tee(@fh);
print $tee 'Hello world';
---
__
eat book for optimizing your ADO code:
http://www.buy.com/retail/product.asp?sku=30835190&loc=106
Would you mind posting some of your code either to the list or in an
email? I wouldn't mind getting it to work on the Northwind databas
+= 0;
> > > > return not $bad;
> > > > }
> > >
> > > not $bad, not $bad, looks like pure evil to me. It's complex, it's an
> > > abstraction inversion and I bet it won't work in future perl's.
> > > (this isn't
> I'm trying to use any mail perl mod to send email from my server and it
> does'nt work. Here is more info:
C:\>ppm install mime::lite
Installing package 'mime-lite'...
Bytes transferred: 46821
Installing C:\Perl\html\site\lib\MIME\Lite.html
Installing C:\Perl\site\lib\MIME\Lite.pm
Writing C:\Pe
$hash{$_}++ foreach ( @array );
print "$_ => $hash{$_}" foreach ( keys %hash );
___
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> Tried to install under PPM> install archive-zip, it
> say "can not locate PPD file for archive-zip". I have
> the same error message with the OLE package.
I just installed it under build 629:
---
C:\>perldoc archive::zip
No documentation found for "archive::zip".
C:\>ppm install archive-zip
I
> Since we are using the g modifier in the substitution, is
> there a way to access an array or something which holds all
> the captured matches (assuming there are multiple matches)
> in the global replace? Obviously $1 doesn't work (even if it
> did, it'll probably only give me the most recent m
'world';
}
BEGIN(); # no output ???
&BEGIN(); # Undefined subroutine &main::BEGIN called
---
- Ron
___
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
to the production
> server, but still no dice. The check script still says the modules are
Woah; In my installation that's 27mb worth of files. I'm sure there is a
better way to install a single <2kb module aside from blindly coping
27mb of files to another computer.
- Ron
__
It's not free. But it is only $30. Try using EditPlus. You can get a 30 day
trial.
www.editplus.com
It's a fully configurable editor with syntax highlighting, auto-complete,
etc.
Ron
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Richard
F
13 matches
Mail list logo