Re: don't known which module I need

2002-08-22 Thread zentara
On Thu, 22 Aug 2002 08:13:50 -0400, zentara <[EMAIL PROTECTED]> wrote: >On Thu, 22 Aug 2002 08:49:10 +0200, [EMAIL PROTECTED] (Gaël Blanchet) >wrote: > >>Hello >>I need to write a script which give mac address when I give IP address of >>my LAN. Sorry, my previous post wasn't the right script f

Re: Blind patriotism Drieux

2002-08-22 Thread Felix Geerinckx
on Thu, 22 Aug 2002 14:12:23 GMT, [EMAIL PROTECTED] (Drieux) wrote: [political stuff totally unrelated to Perl snipped] C'mon Drieux, get your act together. How difficult can it be to distinguish on list from another? I'm starting to think you are doing this on purpose... -- felix -- To uns

Re: Safe.pm

2002-08-22 Thread drieux
On Thursday, August 22, 2002, at 01:06 , Avi Nehori wrote: [..] > did somebody here ever used the safe.pm module? I presume you mean http://search.cpan.org/search?mode=all&query=Safe in particular the version that comes with perl 5.8.0??? eg: http://search.cpan.org/author/JHI/perl-5.8.0/ext/O

Re: IDE's

2002-08-22 Thread Osmundo Fernandez
OptiPerl works well for our needs. "Stan Benner"

Re: Blind patriotism Drieux

2002-08-22 Thread drieux
On Wednesday, August 21, 2002, at 11:53 , irish wrote: >> so yeah... I have open issues with 'frat boys' who will blow >> with the wind, if it will get them blown anti-war when it >> is chic, pro-war when it is chic, and hoping to GOD that daddy >> dearest will get their candy asses out of t

Building perl on solaris 8

2002-08-22 Thread Jason Price
I'm having problems getting perl to build on solaris8. When I do the 'make test' or './perl harness' in the t directory, all the tests dealing with sockets fail. The error is: .../ext/Socket/Socket... ld.so.1: ./perl: fatal: relocation error: file .../lib/auto/Socket/Socket.so:

examples or question on generating packets

2002-08-22 Thread Winchester, Derek S (Derek)
Group: Is there a way to have perl generate packets or simulate a routing node to inject routes and simulate route flapping? Those are actually 2 scenarios. If you have examples that would be great also. 1) Generate TCP traffic. 2) Generate Routing protocol traffic Thanks -DW

Re: Re: IDE's

2002-08-22 Thread Jochen Berger
It's me again... If payware / shareware is ok for you, then try JPad Pro or SidePad Pro by Modelworks (www.modelworks.com). You can use it for a variety of languages, e.g. Java, C, C++, C#, Perl etc. Have a look. CU Jochen Berger Tim Musson <[EMAIL PROTECTED]> schrieb am 22.08.02 13:39:37:

RE: Help parsing a large file

2002-08-22 Thread Bob Showalter
> -Original Message- > From: Max Clark [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 22, 2002 12:41 AM > To: [EMAIL PROTECTED] > Subject: Help parsing a large file > > > Hi, > > I am trying to parse a large text file (10 MB, 400K lines) with the > following code. This is running

Re: don't known which module I need

2002-08-22 Thread zentara
On Thu, 22 Aug 2002 08:49:10 +0200, [EMAIL PROTECTED] (Gaël Blanchet) wrote: >Hello >I need to write a script which give mac address when I give IP address of >my LAN. > >But I can't find which module I need to use. > >If someone knows it, can he help me. You should put something descriptive in

Re: don't known which module I need

2002-08-22 Thread Tim Musson
Hey Gaël, My MUA believes you used QUALCOMM Windows Eudora Version 5.1.1 to write the following on Thursday, August 22, 2002 at 2:49:10 AM. GB> Hello I need to write a script which give mac address when I give GB> IP address of my LAN. GB> But I can't find which module I need to use.

Re: IDE's

2002-08-22 Thread shawn_milochik
Textpad, from www.textpad.com -- I use it for Perl, Javascript, ASP, Net.Data, text, etc. It has tons of features, allows you to have multiple documents open at once, sytax highlighting (and you can make your own syntax files), line numbers, and several other cool things. Shawn

Weekly list FAQ posting

2002-08-22 Thread casey
NAME beginners-faq - FAQ for the beginners mailing list 1 - Administriva 1.1 - I'm not subscribed - how do I subscribe? Send mail to <[EMAIL PROTECTED]> You can also specify your subscription email address by sending email to (assuming [EMAIL PROTECTED] is your email address)

Re: IDE's

2002-08-22 Thread Tim Musson
Hey Matt, My MUA believes you used Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) to write the following on Thursday, August 22, 2002 at 4:10:40 AM. >> I'm using Komodo from Active State and find it very slow when >> running code. Can anyone recommend a Windows based app that >> pro

conditions

2002-08-22 Thread Javeed SAR
Hi all, How to set condition for the following: i am reading a dir by using ls command. if files with extension .dsp file or extension .vbp file is not there in folder u add it to folder and sendmail i.e ok. if file with extension .dsp is there and file with extension .vbp is added to folder i

Re: Help with formating text file

2002-08-22 Thread Felix Geerinckx
on Wed, 21 Aug 2002 19:26:35 GMT, [EMAIL PROTECTED] (Zary Necheva) wrote: > I have text file that has data in this format: > >Name: Tammy Johnson > Address 1:3803 Grenton Ave. > City, State: Baltimore, MD > Zip: 21206 > >

Re: IDE's

2002-08-22 Thread Jochen Berger
Hi! Look for "Open Perl IDE" at SourceForge (http://sourceforge.net/projects/open-perl-ide/). The entire IDE (including manual) is about 1.6 MB. You can edit, debug and run scripts. I like it. CU Jochen Berger "Stan Benner" <[EMAIL PROTECTED]> schrieb am 22.08.02 07:55:33: > I'm using Komodo

perl on cygwin

2002-08-22 Thread Dharmender Rai
    i am getting the following error whenever i try to run perl on cygwin.   Administrator@DHARMENDRA ~$ perl 31 [main] ? 0 cygheap_fixup_in_child: Couldn't reserve space for cygwin's heap (0x6168 <0x261>) in child, Win32 error

Help with formating text file

2002-08-22 Thread Zary Necheva
Hi, I am fairly new to Perl I and need some help. I have text file that has data in this format: Name: Tammy Johnson Address 1:3803 Grenton Ave. City, State: Baltimore, MD Zip: 21206 Name: Ann Johnson Addr

Re: where to put data files

2002-08-22 Thread Frank Wiles
.--[ Paul Tremblay wrote (2002/08/21 at 13:06:55) ]-- | | I am writing a script that converts RTF to XML, and this script needs | to read an external data file to form a hash. I plan to make this | script available to anyone who needs it, and am wondering what to do | with this

Re: Help!! Retrieving Image File

2002-08-22 Thread Bill Moseley
At 11:21 PM 08/21/02 +0800, Connie Chan wrote: >This works for me =) "works" in some measure of the word, yes. >#!Perl no -w >use strict; >use CGI::Carp (fatalsToBrowser); >$| = 1; Why non-buffered? > >my $filepath = 'some/where/the/file/is.jpg"; syntax error. >open IMG, "$file

Re: Remove elements in an array from a different array

2002-08-22 Thread Ramprasad A Padmanabhan
There is a CPAN module Set::Array . I know it may be a little painful to learn and CPAN modules for such a small application but in the long run It helps especially if you are repititively going to use these functions Priss wrote: > Hello, > > I am very new to Perl, wonder if someone can help m

RE: IDE's

2002-08-22 Thread Matt Wetherill
Not an IDE, but I use EditPlus 2 which has nice (IMHO) syntax display and allows you to run code and pipe the output to its own window with a single button press. Matt - ** Matt Wetherill University of Salford [EMAIL PROTECTED] mobile: +44 7812 016059 office: +44 161

Re: Can I add a path to @INC

2002-08-22 Thread Brian Oh
Thanks. It is resolved. A typo by me. I typed "ListBox" instead of "Listbox" Another question..(hopefully this is not a typo either). Now I can see the widget (scroll and listboxes). But I am getting an error message saying. "TK::Error: Can't locate auto/Tk/Listbox/yviewMoveto.al in @INC" Is ther