.I know what are to do to improve your health!
http://nbfconstrutora.com.br/com.friend.php?ofriend=92ho7
___
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
___
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--
his
___
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
___
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
<>___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hi to all; I would like to access to Unix box via Windows 2000 Server
executing some remote commad to change the password for a generic user of
this unix box; more, I would like to avoid the prompt of the classic
"passwd" program, giving the coorect parameters to the perl program
In other words,
ttpd/notes.html#chroot
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
PRASANTH M P
Sent: Monday, April 26, 2004 3:20 AM
To: [EMAIL PROTECTED]
Cc: Bruce Hudson
Subject: [Perl-unix-users] (no subject)
Hi ,
Your favorable reply was so helpful for
Hi ,
I am using thttpd as the webserver and perl as
server-side-scritpting.
Can we call a shared object (written in C) within the perl script.If
it is possible how ? Can anyone show an example ?
Thanks
Prasanth
___
Perl-Unix-Users maili
Hi ,
Your favorable reply was so helpful for me to solve the problem.The
main problem was that the user which the webserver is running and he had not
the permission to execute the command.So I simply use the -u option to
specify the user of thttpd webserver and the complete command to star
Hi all,
I have a small problem when executing a linux command from a web
page.I am using the thttpd server as the webserver.The code I used for
executing
linux command is
my $test = `vconfig add eth0 2`;
but it is reporting an error message to the browser
Hello
gurus,
I was curious if
perl has modules that have the ability to plot or redraw items on a thematic
map(using lat and long), which would be updated by events that are stored in a
file '# 'delimted. The main question is not the implementation it is
the ability to map objects onto a
Hi,
the fork() works on Unix thr' perl? Anyone how knows fork equivalent on
Windows?
Regards,
Sadanand
_
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
_
Hi all;
Here is my problem
I have a nice script running fine in Windows.
When I take it to Unix or Linux, it doesn't work.
The problem seems to be the keys of a hash. Both win and unix create
the hash rigth, but unix doesn't recognize words of a list as valid
keys of the hash. To the naked eye, I
Hi,
Does the latest version of GNU's sed affect Perl v5.005_3. I'm getting an
"insecure $ENV{PATH} while running setgid.." (Exit -255) pointing to a line
of code (a get file command) in my Perl script. Before the installation,
we have an older version of sed and never had this problem before.
Pasi Valkeila wrote:
Hello!
I´m trying to run a script that uses Net::FTP and I get a "Can't locate
FTP/Net.pm in @INC..."
That appears to be backwards (could be your typo). Should be Net/FTP.pm .
What does your use stmt look like ?
How can I get a list of the modules installed on the server
Hello!
I´m trying to run a script that uses Net::FTP and I get a "Can't locate
FTP/Net.pm in @INC..."
How can I get a list of the modules installed on the server that I'm using?
Pasi, Finland
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsub
Pls included me in your mailing list.
__
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.Act
Hello there. Do you know where can I find a good Perl Network Programming Tutorial??
Thank you.
---
Runbox Mail Manager (free trial version - this tag is removed upon subscription)
Try your own prem
confirm-unsubscribe 820487
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hi All,
Please help me!
Why doesn't the counter label count in real time in my Tcl/tk Perl
script, though I configure the '$counter' label at all changes
of the "$i" variable.
Thanks: R.
Beci
#!/usr/bin/perl -w
use strict;use Tk;$|=1;
# Create main windowmy $main =
Main
I don't know if I subscribed right mailing list. I have problem to build
perl4. No problem for perl5. I know this is very old version, but i need it
to build Momspider.
Is anyone here still using perl4? I am trying to install perl on solaris2.6
. The perl4 needs two compiler, one is gcc or cc.
file.
Regards,
Dave DeLine
-Original Message-
From: mogikan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 01, 2001 2:34 AM
To: perl-unix-users
Cc: mogikan
Subject: [Perl-unix-users] (no subject)
Dood day!
I wrote a server which listens on a specific port and
for each client splits
e email system and is subject to archival and review by
someone other than the recipient
-Original Message-
From: Vadim K [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 01, 2001 1:34 AM
To: [EMAIL PROTECTED]
Subject: [Perl-unix-users] (no subject)
Dood day!
I w
Dood day!
I wrote a server which listens on a specific port and
for each client splits child proccess (using fork()).
I need to exchange between them (proccesses). I tried
to use pipe (used socketpair function), but can create
only one.
I have such a general question: How to organize
i
, October 12, 2001
5:33 PMTo: '[EMAIL PROTECTED]';
Perl-Unix-UsersSubject: RE: [Perl-unix-users] (no
subject)
NAME lib - manipulate @INC at compile
time
SYNOPSIS use lib
LIST;
no lib
LIST;
DESCRIPTION This is a small sim
AUTHOR Tim Bunce, 2nd June
1995.
-Original Message-From: John V. Pataki
[mailto:[EMAIL PROTECTED]]Sent: 12 October 2001
16:52To: Perl-Unix-UsersSubject: [Perl-unix-users] (no
subject)
All,
Either via
downloading and running make, install, etc. or by running
All,
Either via
downloading and running make, install, etc. or by running perl -MCPAN -e shell
how do I specify
where the module is to be installed?
I want to specify a
local lib ( that is not a part of the perl installation directory structure )
for some modules to
[EMAIL PROTECTED]
Hi,
I'm trying to install perl::DBFiles in my solaris 8 distribution but
when i try to 'make install' it -using gcc 2.95.3- it always looks for
which does not exist in any solaris dist i have here.
Does anyone know where the catch is? anyone got the same problem ever?
Enrique-
___
Hi.
Need some help. I´ve done a little perlscript and to night we
inserted into a site on the net.
its a program where you answer a qustion and click OK.
Yes or No. After each klick a txt file is suppose to handle
the result and add one for whatever the answer is.
When i run the program on
My linux web host is incredibly slow in upgrading their packages. As a
result, I am trying to install a private, more current version of perl
(they're running 5.004). Install the latest version resulted in
Segmentation Faults any time you attempted to run perl. There would be
no output, n
Hi, I am looking to add a couple perl users to my icq contact list. I've
been programming in perl for about 6 months and have occational questions
etc, so if you want to get on my contact list and add me to yours please
icq me:
91905132.
Thanks,
Tim
32 matches
Mail list logo