Re: RE with arithmetic comparison

2003-07-21 Thread Hirosi Taguti
Not bad. But I prefer to the way of "Only-Perl-Can-Do". > > I was wondering if arithmetic comparison can be done in RE > > for a long time, and I found one answer is Perl's dynamic RE, > > embedded code in RE. > > But my way uses a extra character, "space" in this case. > > Is there a more elegant

Re: Perl script at shutdown

2003-07-16 Thread Hirosi Taguti
chieve the same thing > with a little more effort. > > 1. Start "GPEDIT.MSC". This is the Group Policy MMC Snap-in. An introduction > to Group Policy can be found on: > http://www.microsoft.com/windows2000/techinfo/howitworks/management/grouppol > icyintro.asp Hi

Perl script at shutdown

2003-07-15 Thread Hirosi Taguti
receive it? Regards, Hirosi Taguti [EMAIL PROTECTED] ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

LZW, C and Perl

2003-06-18 Thread Hirosi Taguti
Hello, They say the patent on LZW will be invalidated on 2003/06/20. I like to see the comparison of C language & Perl. Anyone knows some "lzw.c" & "lzw.pl"? Lempel Ziv Welch. Who is the last person? -- Hirosi Taguti [EMAIL PROTECTED] __

MQCONNX in MQSeries

2001-06-18 Thread Hirosi Taguti
Has anyone sucessed to connect to MQ by MQCONNX (not MQCONN) in module "MQSeries", MA89 perl support, without MQSERVER env nor AMQCLCHL.TAB? I can't do this for long time. I posted this to MQ mailing list. And I got response from the auther Mr. Moore saying "Debug by yourself, I am simply passing

Re: JPerl

2001-04-26 Thread Hirosi Taguti
> Does anyone know if 5.005 is the newest version of JPerl? (Japanese > version) Maybe Yes, see: http://www.shonanblue.ne.jp/~kipp/perl/jperl/index.html > Is there any plans for 5.6 JPerl? Maybe No. The author Mr. SUZUKI Norio seems to think it's not needed. -- Hirosi Taguti [E

Re: Inline.pm from CPAN

2001-04-12 Thread Hirosi Taguti
> >Using PPM, I didn't locate this module at AS or Jenda, so I > >took a stab at installing it from CPAN using nmake, etc. Locating at, www.ActiveState.com - /PPMPackages/5.6plus/ http://www.ActiveState.com/PPMPackages/5.6plus/ -- [EMAIL PROTECTED] In message <00c801c0c3c4$c760f380$25d3b3d1@

Re: Compare two flat files??

2001-02-20 Thread Hirosi Taguti
> Well the unix diff command comes to mind, if you want it with little or no pain. > I use the cygwin unix shell. Works great on NT. Not sure about win9x though. How about CPAN, Algorithm::Diff http://theoryx5.uwinnipeg.ca/CPAN/data/Algorithm-Diff/Algorithm/Diff.html I'm using it on my PC Wind

Re: Version Number of Package

2001-02-01 Thread Hirosi Taguti
> How does one get the version of a installed package? > EG. If I want to know which version of the DBI I have, what do I do? I will do... C:\>ppm query DBI DBI [1.14] Database independent interface for Perl C:\> -- [EMAIL PROTECTED] ___ Perl-Win32-U

Re: Terminate a function?

2001-01-05 Thread Hirosi Taguti
I've not yet tested but isn't it helpfull? Time::HiRes - High resolution ualarm, usleep, and gettimeofday >Alarm is not available on NT :(. Correct me if I am wrong. >Could you use 'alarm' to implement a timeout? -- [EMAIL PROTECTED] ___ Perl-Win32-U

Can't logon by Win32::AdminMisc

2000-12-24 Thread Hirosi Taguti
I can't logon by Win32::AdminMisc. Anyone will show me how/why? I'm using ActivePerl Build 623 on Win2000 SP1. #! use Win32::AdminMisc; # for logon use Win32;# for logon #-# # logon as mqmadm #-#

Install err MQSries1-11 on AIX 4.2

2000-11-04 Thread Hirosi Taguti
Sorry it's not on Win32 but... I still have error installing MQSries1-11 in AIX 4.2. Please give me a suggestion! I can't how to detect the error, what is going on. --- -bloadmap:PARM -bnoquiet added! --