$Value = 'c:\qqq\www\';
$Value =~ s/\\/\//g;
print $Value ;
De: [EMAIL PROTECTED] em 28/11/2003 09:15
GMT
Para: "'Kaufman Eran (StarHome)'" <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
cc:
Assunto: RE: regular expression replacement
Hi,
I would like to know how can I repl
Hello all,
I'm using Compress::Zlib to compress and uncompress a content of one
variable, but it's not working as I'd like. By code above, I can't get what
is wrong !
Could someone help-me on Compress::Zlib ?
Thanks,
Solli M. Honorio
São Paulo - Brazil
===
If you are looking for utility, you can use the Sysinternals' ps utility (http://www.sysinternals.com/ntw2k/utilities.shtml), or you can use some scripts from Roth web site (http://www.roth.net/perl/scripts/).
Solli
De: [EMAIL PROTECTED] em 27/02/2003 07:18 ZE2
Para: "Perl-Win32-Us
I'm not sure if Komodo 1.1 is totaly free !!! I think it's free for student
and class
Solli
De: [EMAIL PROTECTED] em 23/10/2002 09:19
EST
Para:"'David Kaufman'" <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
Stephen Gray <[EMAIL PROTECTED]>
cc:
Assunto: RE: Perl IDE..
Hi all,
I'm trying to use the Dave Roth script to backp (DumpPerms.pl) and restore
(MakePerms.pl) permission, but on my test these scripts didn't work well
to restore file and directory permission. When I restore the permissions
saved on file, all Read and Execute permissions are missed !!!
T
I create a sql query that have one field as data/time, and it's my
problem I don't have the minor idea how print or work with this kind of
data.
Does someone could help-me !!
Thanks,
Solli
___
Perl-Win32-Users mailing list
[EMAIL PROTE
I´m runnig this script on my IIS Server:
$strName = "_Name: " . $Resquest->Form('txtName');
... and I get Win32::OLE=HASH(0x35901be) as a value, but if I remove "
_Name: " . I get the right value.
Does anyone know wy this is happing ?
Thanks,
Solli