Hi Al,
Thanks a lot!! I have been able to solve my problem and have also learnt a lot from
all these inputs.
Thanks once again.
Parvez
--
- Original Message -
DATE: Thu, 18 Mar 2004 08:02:41
From: "Elston, Jeremy" <[EMAIL PROTECTED]>
To: "'[
;test/stuff' to 'test_stuff'
$str =~ s/\//\_/;
print $str,"\n";
But this gives me the result as
"_var/tmp/test/stuff"
Can anybody tell me what is wrong?
Regards,
Parvez
Find what yo
];
Can Anyone please point out how to retrieve the hash values so I can print 1,2,3..
Thanks in advance,
Parvez
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpag
Original Message
Subject: Problem
Date: Fri, 09 May 2003 18:51:59 +0530
From: Parvez Pathan <[EMAIL PROTECTED]>
To: Perl-Unix-Users
<[EMAIL PROTECTED]>
Hi Everybody,
I have a small question?
Can I retrieve the key from the hash if I
have the value?
k. How do I call a program and
also attach the files with the mail.
Thanx in advance,
Regards,
Parvez
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hi,
Could try this out:
## code start
#!/usr/bin/perl
BEGIN {
$ENV{MY_VAL} = 'This is It';
}
print "ENV = ",$ENV{MY_VAL},"\n";
## code ends
Parvez
___
Perl-Unix-Users mailing list
[EMAIL P
Hi Gurus,
How do I sort an array of dates, which could be in any particular
order.
Parvez
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hi,
How do I read Word documents in Perl. I know about Win32::OLE on
Windows, Is there anything for Linux/Unix
Regards,
Parvez
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Spreadsheet::ParseExcel on $file_name
I hope I am clear. I am too confised currently.
Thanx,
Parvez
"$Bill Luebkert" wrote:
> parvez wrote:
> > Hi Gurus,
> > I want to parse an excel file which will be uploaded through the
> > browser and passed to my
.
Parvez
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hi Gurus,
Does anybody have some code to implement the Bisection Method in
Perl.
Thanx in advance,
Parvez
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hi,
Cant I do all this when I am creating the cookie. If I have'nt got you
wrong. I will have to update the value of the cookie on every user click.
This will have to be done over abt 70 CGI programs.
Parvez
Simon Oliver wrote:
> parvez wrote:
> >
> > I am using CGI
abt 30 mins.
Thanx in advance
Parvez
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hi,
Does anybody know of a module that helps in interpolation using
Newton Raphson's method or Bisection method in Perl.
Parvez
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hey,
Never tried that, but soundz goood
parvez
"Henry Wong, ¶À³Ç¼e" wrote:
> Why would you want precompile a perl script into exe
> and run thru apache?
>
> Just wondering... Wouldn't be faster to run the perl
> script thru Apache::Registry or re-
Hi,
did u try using perlcc taht does it on Unix/Linux:
USAGE is:
perlcc
/usr/bin/perlcc: Usage:
/usr/bin/perlcc [-o executable] [-r] [-O|-B|-c|-S] [-log log] [source[.pl]
| -e oneliner]
Parvez
Martin Moss wrote:
> All,
>
> I want to precompile a perl script into an exe, and then
16 matches
Mail list logo