[28468] in Perl-Users-Digest

home help back first fref pref prev next nref lref last post

Perl-Users Digest, Issue: 9832 Volume: 10

daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Wed Oct 11 03:05:56 2006

Date: Wed, 11 Oct 2006 00:05:08 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)

Perl-Users Digest           Wed, 11 Oct 2006     Volume: 10 Number: 9832

Today's topics:
    Re: [META] {META} [META]Usenet and charsets <rvtol+news@isolution.nl>
        Can I call Perl module from TCL or vice versa? <amit1976@gmail.com>
    Re: Can I call Perl module from TCL or vice versa? (reading news)
    Re: Can I call Perl module from TCL or vice versa? <mark.clementsREMOVETHIS@wanadoo.fr>
    Re: Can I call Perl module from TCL or vice versa? <amit1976@gmail.com>
    Re: LWP and Unicode <benmorrow@tiscali.co.uk>
        new CPAN modules on Wed Oct 11 2006 (Randal Schwartz)
    Re: return a series of matches from a hash lookup <jack_posemsky@yahoo.com>
    Re: return a series of matches from a hash lookup <sc@rimple.net>
    Re: return a series of matches from a hash lookup <jack_posemsky@yahoo.com>
    Re: return a series of matches from a hash lookup <uri@stemsystems.com>
    Re: return a series of matches from a hash lookup (reading news)
    Re: return a series of matches from a hash lookup <sherm@Sherm-Pendleys-Computer.local>
        Running Script on Exeed <peretz.eyal@gmail.com>
        Running scripts on the Exceed <peretz.eyal@gmail.com>
    Re: Running scripts on the Exceed usenet@DavidFilmer.com
    Re: Running scripts on the Exceed <peretz.eyal@gmail.com>
    Re: Running scripts on the Exceed usenet@DavidFilmer.com
    Re: Running scripts on the Exceed <peretz.eyal@gmail.com>
        Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)

----------------------------------------------------------------------

Date: Wed, 11 Oct 2006 08:17:48 +0200
From: "Dr.Ruud" <rvtol+news@isolution.nl>
Subject: Re: [META] {META} [META]Usenet and charsets
Message-Id: <egi9hs.1kc.1@news.isolution.nl>

Dale schreef:
> Dr.Ruud:

>> I assumed that Dale had used the googlegroups-interface for a
>> newsclient. The [META] was already removed with Bart's reply.
>
> Yes. I'm using googlegroups. Im not sure I understand in what way it's
> broken, but I assume you guys are right
> --- except of course when it comes to the virtue of using Unicode in
> Usenet :)

Most have no problems with Unicode being used on Usenet, it's just that
it still lacks some formal backing.

I do have problems with googlegroups being used as a news client,
because it corrupts the message. One thing is that it strips out a
[tag], as your followup demonstrates. You need to use "Show
Options"/"Show original" etc. to find out what the real value of the
Subject header field is.
http://www.google.co.uk/search?q=googlegroups+tags+subject
http://forumz.tomshardware.com/games/Google-Groups-bug-response-Google-ftopict64830.html
(Aug 2005)
http://www.gatago.com/misc/kids/moderated/2373480.html

-- 
Affijn, Ruud

"Gewoon is een tijger."





------------------------------

Date: 10 Oct 2006 20:51:13 -0700
From: "AD" <amit1976@gmail.com>
Subject: Can I call Perl module from TCL or vice versa?
Message-Id: <1160538673.432084.41830@b28g2000cwb.googlegroups.com>

Hi,

Can anyone tell whether its possible to call perl module from TCL or
tcl module from Perl?

Thanks,

Amit Dixit



------------------------------

Date: Wed, 11 Oct 2006 06:24:53 GMT
From: "Mumia W. (reading news)" <paduille.4059.mumia.w@earthlink.net>
Subject: Re: Can I call Perl module from TCL or vice versa?
Message-Id: <V60Xg.9998$o71.2670@newsread3.news.pas.earthlink.net>

On 10/10/2006 10:51 PM, AD wrote:
> Hi,
> 
> Can anyone tell whether its possible to call perl module from TCL or
> tcl module from Perl?
> 
> Thanks,
> 
> Amit Dixit
> 

You can call a Perl *program* from TCL and vise versa. Using modules is 
more difficult. The perl module "Tcl" will allow you to write TCL code 
in the middle of a perl program.

http://search.cpan.org/search?query=Tcl&mode=module


HTH


-- 
Mumia W.
paduille.4059.mumia.w@earthlink.net
This is a temporary e-mail to help me catch some s-p*á/m.



------------------------------

Date: Wed, 11 Oct 2006 08:30:42 +0200
From: Mark Clements <mark.clementsREMOVETHIS@wanadoo.fr>
Subject: Re: Can I call Perl module from TCL or vice versa?
Message-Id: <452c8f8e$0$27372$ba4acef3@news.orange.fr>

AD wrote:
> Hi,
> 
> Can anyone tell whether its possible to call perl module from TCL or
> tcl module from Perl?
> 

search.cpan.org is your friend.


------------------------------

Date: 10 Oct 2006 23:44:21 -0700
From: "AD" <amit1976@gmail.com>
Subject: Re: Can I call Perl module from TCL or vice versa?
Message-Id: <1160549061.840719.104460@i3g2000cwc.googlegroups.com>

Thanks,
I tried that but say suppose I have created a package in TCL and I want
that to be called from Perl will that be possible? If yes then How?



Mumia W. (reading news) wrote:
> On 10/10/2006 10:51 PM, AD wrote:
> > Hi,
> >
> > Can anyone tell whether its possible to call perl module from TCL or
> > tcl module from Perl?
> >
> > Thanks,
> >
> > Amit Dixit
> >
>
> You can call a Perl *program* from TCL and vise versa. Using modules is
> more difficult. The perl module "Tcl" will allow you to write TCL code
> in the middle of a perl program.
>
> http://search.cpan.org/search?query=3DTcl&mode=3Dmodule
>
>
> HTH
>
>
> --
> Mumia W.
> paduille.4059.mumia.w@earthlink.net
> This is a temporary e-mail to help me catch some s-p*=E1/m.



------------------------------

Date: Wed, 11 Oct 2006 04:03:19 +0100
From: Ben Morrow <benmorrow@tiscali.co.uk>
Subject: Re: LWP and Unicode
Message-Id: <ng3uv3-2ap.ln1@osiris.mauzo.dyndns.org>


Quoth "Peter J. Holzer" <hjp-usenet2@hjp.at>:
> On 2006-10-10 18:15, Jürgen Exner <jurgenex@hotmail.com> wrote:
> > Ted Zlatanov wrote:
> >> On  6 Oct 2006, benmorrow@tiscali.co.uk wrote:
> >>
> >>> It's not a question of this group's charter, it applies generally on
> >>> Usenet. There is no header in a Usenet article that specifies a
> >>> charset, so no way to use anything other than the default ASCII.
> 
> Content-Type: text/plain; charset=...
> 
> Introduced in RFC 1341 (June 1992). It is true that RFC 1036 was never
> updated, but MIME is current practice on usenet.

Really??? I was under the impression it was considered rude.

> >>> I agree in principle: some form of charset header should be added, or
> >>> the charset should simply be specified to be UTF8. But until it is,
> >>> please refrain from using it.
> >>
> >> So there are really two questions:
> >>
> >> 1) are there any newsreaders that would cause problems when they found
> >>   UTF-8 encoded text?

I can't read it: I get either lots of squares or sometimes (not sure
why) lots of question marks. I don't know if this is what you mean by
'cause problems', but I am much less likely to reply to people who post
requiring understanding of utf8.

> There are some valid UTF-8 sequences which cause problems when they are
> sent verbatim to a VT100-descended terminal. Of course there are also
> ASCII sequences which will do that, so any newsreader which doesn't
> filter unsafe characters is broken anyway.

Yes, of course.

Ben

-- 
  The cosmos, at best, is like a rubbish heap scattered at random.
                                                           Heraclitus
  benmorrow@tiscali.co.uk


------------------------------

Date: Wed, 11 Oct 2006 04:42:08 GMT
From: merlyn@stonehenge.com (Randal Schwartz)
Subject: new CPAN modules on Wed Oct 11 2006
Message-Id: <J6yFq8.9t5@zorch.sf-bay.org>

The following modules have recently been added to or updated in the
Comprehensive Perl Archive Network (CPAN).  You can install them using the
instructions in the 'perlmodinstall' page included with your Perl
distribution.

Alvis-NLPPlatform-0.1
http://search.cpan.org/~thhamon/Alvis-NLPPlatform-0.1/
Perl extension for linguistically annotating XML documents in Alvis
----
Alvis-TermTagger-0.1
http://search.cpan.org/~thhamon/Alvis-TermTagger-0.1/
Perl extension for tagging terms in a corpus
----
BSD-Sysctl-0.06
http://search.cpan.org/~dland/BSD-Sysctl-0.06/
Manipulate kernel sysctl variables on BSD-like systems
----
Business-OnlinePayment-3.00_04
http://search.cpan.org/~ivan/Business-OnlinePayment-3.00_04/
Perl extension for online payment processing
----
CORBA-C-2.45
http://search.cpan.org/~perrad/CORBA-C-2.45/
----
CORBA-Python-0.29
http://search.cpan.org/~perrad/CORBA-Python-0.29/
----
CPAN-Test-Dummy-Perl5-Build-DepeFails-1.02
http://search.cpan.org/~andk/CPAN-Test-Dummy-Perl5-Build-DepeFails-1.02/
CPAN Test Dummy
----
CPAN-Test-Dummy-Perl5-Build-Fails-1.03
http://search.cpan.org/~andk/CPAN-Test-Dummy-Perl5-Build-Fails-1.03/
CPAN Test Dummy
----
CPAN-Test-Dummy-Perl5-BuildOrMake-1.02
http://search.cpan.org/~andk/CPAN-Test-Dummy-Perl5-BuildOrMake-1.02/
CPAN Test Dummy
----
CPAN-Test-Dummy-Perl5-Make-1.05
http://search.cpan.org/~andk/CPAN-Test-Dummy-Perl5-Make-1.05/
CPAN Test Dummy
----
CPAN-Test-Dummy-Perl5-Make-Failearly-1.02
http://search.cpan.org/~andk/CPAN-Test-Dummy-Perl5-Make-Failearly-1.02/
CPAN Test Dummy
----
CPAN-Test-Dummy-Perl5-Make-Zip-1.03
http://search.cpan.org/~andk/CPAN-Test-Dummy-Perl5-Make-Zip-1.03/
CPAN Test Dummy
----
DBIx-Class-HTMLWidget-0.07
http://search.cpan.org/~andremar/DBIx-Class-HTMLWidget-0.07/
Like FromForm but with DBIx::Class and HTML::Widget
----
DateTime-TimeZone-0.50
http://search.cpan.org/~drolsky/DateTime-TimeZone-0.50/
Time zone object base class and factory
----
Event-1.07
http://search.cpan.org/~jprit/Event-1.07/
Event loop processing
----
ExtUtils-Command-1.12
http://search.cpan.org/~rkobes/ExtUtils-Command-1.12/
utilities to replace common UNIX commands in Makefiles etc.
----
ExtUtils-Manifest-1.49
http://search.cpan.org/~rkobes/ExtUtils-Manifest-1.49/
utilities to write and check a MANIFEST file
----
Finance-Bank-AllianceAndLeicester-1.02
http://search.cpan.org/~bisscuitt/Finance-Bank-AllianceAndLeicester-1.02/
Check your Alliance & Leicester bank accounts from Perl
----
FrameNet-WordNet-Detour-0.99
http://search.cpan.org/~reiter/FrameNet-WordNet-Detour-0.99/
a WordNet to FrameNet Detour.
----
GConf-FS-0.01
http://search.cpan.org/~lsim/GConf-FS-0.01/
----
Gnome2-GConf-1.042
http://search.cpan.org/~ebassi/Gnome2-GConf-1.042/
Perl wrappers for the GConf configuration engine.
----
Gnome2-GConf-1.043
http://search.cpan.org/~ebassi/Gnome2-GConf-1.043/
Perl wrappers for the GConf configuration engine.
----
HTML-Tag-1.06
http://search.cpan.org/~ebruni/HTML-Tag-1.06/
Another HTML Widget system
----
Kwiki-Archive-SVK-0.12
http://search.cpan.org/~infinoid/Kwiki-Archive-SVK-0.12/
Kwiki Page Archival Using SVK
----
Mail-SpamAssassin-3.1.7
http://search.cpan.org/~jmason/Mail-SpamAssassin-3.1.7/
Spam detector and markup engine
----
Module-Build-Convert-0.41
http://search.cpan.org/~schubiger/Module-Build-Convert-0.41/
Makefile.PL to Build.PL converter
----
Nagios-Object-0.12
http://search.cpan.org/~tobeya/Nagios-Object-0.12/
----
Net-Whois-ARIN-0.09
http://search.cpan.org/~tcaine/Net-Whois-ARIN-0.09/
client interface to the ARIN Whois server
----
Net-Whois-ARIN-0.10
http://search.cpan.org/~tcaine/Net-Whois-ARIN-0.10/
ARIN whois client
----
Object-InsideOut-2.07
http://search.cpan.org/~jdhedden/Object-InsideOut-2.07/
Comprehensive inside-out object support module
----
Params-Coerce-0.14
http://search.cpan.org/~adamk/Params-Coerce-0.14/
Allows your classes to do coercion of parameters
----
Params-Util-0.21
http://search.cpan.org/~adamk/Params-Util-0.21/
Simple, compact and correct param-checking functions
----
PathTools-3.22
http://search.cpan.org/~kwilliams/PathTools-3.22/
----
SMS-AQL-0.01
http://search.cpan.org/~bigpresh/SMS-AQL-0.01/
Perl extension to send SMS text messages via AQ's SMS service
----
SVK-Log-Filter-Date-0.0.1
http://search.cpan.org/~mndrix/SVK-Log-Filter-Date-0.0.1/
selects revisions based on svn:date property
----
SVN-RaWeb-Light-0.60001
http://search.cpan.org/~shlomif/SVN-RaWeb-Light-0.60001/
Lightweight and Fast Browser for a URLed Subversion repository similar to the default Subversion http:// hosting.
----
SWISH-API-More-0.02
http://search.cpan.org/~karman/SWISH-API-More-0.02/
do more with the SWISH::API
----
SWISH-API-Object-0.02
http://search.cpan.org/~karman/SWISH-API-Object-0.02/
return SWISH::API results as objects
----
SWISH-API-Stat-0.02
http://search.cpan.org/~karman/SWISH-API-Stat-0.02/
automatically reconnect to a SWISH::API handle if index file changes
----
ShiftJIS-CP932-MapUTF-1.01
http://search.cpan.org/~sadahiro/ShiftJIS-CP932-MapUTF-1.01/
Microsoft CP-932??Unicode????????
----
Test-Exception-0.24
http://search.cpan.org/~adie/Test-Exception-0.24/
Test exception based code
----
Tk-JComboBox-1.13
http://search.cpan.org/~rcseege/Tk-JComboBox-1.13/
Create and manipulate JComboBox widgets
----
WAP-wmls-1.10
http://search.cpan.org/~perrad/WAP-wmls-1.10/
----
Yahoo-BBAuth-0.01
http://search.cpan.org/~jiro/Yahoo-BBAuth-0.01/
Perl interface to the Yahoo! Browser-Based Authentication.
----
only-matching-0.01
http://search.cpan.org/~adamk/only-matching-0.01/
Check that two Perl files are version-locked


If you're an author of one of these modules, please submit a detailed
announcement to comp.lang.perl.announce, and we'll pass it along.

This message was generated by a Perl program described in my Linux
Magazine column, which can be found on-line (along with more than
200 other freely available past column articles) at
  http://www.stonehenge.com/merlyn/LinuxMag/col82.html

print "Just another Perl hacker," # the original

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!


------------------------------

Date: 10 Oct 2006 20:32:35 -0700
From: "Jack" <jack_posemsky@yahoo.com>
Subject: Re: return a series of matches from a hash lookup
Message-Id: <1160537555.333863.86420@e3g2000cwe.googlegroups.com>


Mumia W. (reading news) wrote:
> On 10/10/2006 09:37 AM, Jack wrote:
> > Hello,
> >
> > I have been using the T/F exists with hashlookups successfully like
> > this:
> > if (exists $hash{$inputvalue}) {   }
> >
> > But, can anyone provide a code example of doing a lookup that returns
> > all the values which find a hash match in the event there is more than
> > 1 match, allowing me to process those values ?
> >
> > Thank you,
> >
> > Jack
> >
>
> Computer programming is a matter of precision--in both source code and
> terminology. I'm assuming that you were completely precise and accurate
> in requesting the hash values (however most people want the keys first):
>
> my @matches =3D grep /mycriteria/, values %hash;
>
> The above assumes that the hash values are strings.
>
> Note, for keys, there will always be only one key with a particular
> value in a hash.
>
> --
> Mumia W.
> paduille.4059.mumia.w@earthlink.net
> This is a temporary e-mail to help me catch some s-p*=E1/m.

Thanks Mumia that did the trick, you are fantastic, however, how does
one also return the key along with the matched values either in a
different array or the same array  ??

Jack



------------------------------

Date: 10 Oct 2006 20:44:48 -0700
From: "sc" <sc@rimple.net>
Subject: Re: return a series of matches from a hash lookup
Message-Id: <1160538288.811679.159940@m73g2000cwd.googlegroups.com>

Hi Jack,

%hash = ( ka => "va", ka1 => "va1", kb => "vb" );
print "@hash{grep /a/, keys %hash}\n";

The above code will return an array of hash values matched with the
input value(here is a).

-Shu Cho

On Oct 10, 10:37 pm, "Jack" <jack_posem...@yahoo.com> wrote:
> Hello,
>
> I have been using the T/F exists with hashlookups successfully like
> this:
> if (exists $hash{$inputvalue}) {   }
>
> But, can anyone provide a code example of doing a lookup that returns
> all the values which find a hash match in the event there is more than
> 1 match, allowing me to process those values ?
> 
> Thank you,
> 
> Jack



------------------------------

Date: 10 Oct 2006 21:21:03 -0700
From: "Jack" <jack_posemsky@yahoo.com>
Subject: Re: return a series of matches from a hash lookup
Message-Id: <1160540462.996299.116640@b28g2000cwb.googlegroups.com>


sc wrote:
> Hi Jack,
>
> %hash = ( ka => "va", ka1 => "va1", kb => "vb" );
> print "@hash{grep /a/, keys %hash}\n";
>
> The above code will return an array of hash values matched with the
> input value(here is a).
>
> -Shu Cho
>
> On Oct 10, 10:37 pm, "Jack" <jack_posem...@yahoo.com> wrote:
> > Hello,
> >
> > I have been using the T/F exists with hashlookups successfully like
> > this:
> > if (exists $hash{$inputvalue}) {   }
> >
> > But, can anyone provide a code example of doing a lookup that returns
> > all the values which find a hash match in the event there is more than
> > 1 match, allowing me to process those values ?
> >
> > Thank you,
> >
> > Jack

Thanks for your assist but this does not allow one to print / store the
KEYS of the matching Values.. in other words, if I cannot at run time
also get the key where the value matches, then at least I need to be
able to after the fact lookup the key by the value to get the key !
Any ideas ?

Thanks,
Jack



------------------------------

Date: Wed, 11 Oct 2006 00:31:21 -0400
From: Uri Guttman <uri@stemsystems.com>
Subject: Re: return a series of matches from a hash lookup
Message-Id: <x7fydvwk12.fsf@mail.sysarch.com>

>>>>> "J" == Jack  <jack_posemsky@yahoo.com> writes:

  J> sc wrote:
  >> Hi Jack,
  >> 
  >> %hash = ( ka => "va", ka1 => "va1", kb => "vb" );
  >> print "@hash{grep /a/, keys %hash}\n";
  >> 
  >> The above code will return an array of hash values matched with the
  >> input value(here is a).

  J> Thanks for your assist but this does not allow one to print / store the
  J> KEYS of the matching Values.. in other words, if I cannot at run time
  J> also get the key where the value matches, then at least I need to be
  J> able to after the fact lookup the key by the value to get the key !
  J> Any ideas ?

yes. please stip using the terms keys and values like you know what they
mean. that code looked for KEYS that matched /a/. so why do you say
"lookup the key by the value to get the key"???? YOU HAVE THE KEY. in
your little list from the keys %hash expression. now please learn what
to call a key and what to call a value. you use the key to find a
value. you can't directly reverse that without another hash that does
store the values as the keys. so finally, please explain in very clear
terms that we all can understand, what is it that you have as a
goal. this is smelling like an XY problem where you think you want Y but
we know you really need X. 

uri

-- 
Uri Guttman  ------  uri@stemsystems.com  -------- http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs  ----------------------------  http://jobs.perl.org


------------------------------

Date: Wed, 11 Oct 2006 06:24:47 GMT
From: "Mumia W. (reading news)" <paduille.4059.mumia.w@earthlink.net>
Subject: Re: return a series of matches from a hash lookup
Message-Id: <P60Xg.9997$o71.3530@newsread3.news.pas.earthlink.net>

On 10/10/2006 10:32 PM, Jack wrote:
> Mumia W. (reading news) wrote:
>> On 10/10/2006 09:37 AM, Jack wrote:
>>> Hello,
>>>
>>> I have been using the T/F exists with hashlookups successfully like
>>> this:
>>> if (exists $hash{$inputvalue}) {   }
>>>
>>> But, can anyone provide a code example of doing a lookup that returns
>>> all the values which find a hash match in the event there is more than
>>> 1 match, allowing me to process those values ?
>>>
>>> Thank you,
>>>
>>> Jack
>>>
>> Computer programming is a matter of precision--in both source code and
>> terminology. I'm assuming that you were completely precise and accurate
>> in requesting the hash values (however most people want the keys first):
>>
>> my @matches = grep /mycriteria/, values %hash;
>>
>> The above assumes that the hash values are strings.
>>
>> Note, for keys, there will always be only one key with a particular
>> value in a hash.
>>
> 
> Thanks Mumia that did the trick, you are fantastic, however, how does
> one also return the key along with the matched values either in a
> different array or the same array  ??
> 
> Jack
> 

It's easy. You're smart enough to figure this out for yourself. You just 
need to read up on the _grep_, _values_ and _keys_ functions and figure 
out why the code above works.

perldoc -f keys
perldoc -f grep
perldoc perldsc

I don't have Windows, but I hope you can get into perldoc by launching a 
command prompt and typing, e.g., "perldoc -f keys"

(To Windows users: is that how it works under ActiveState Perl?)


-- 
Mumia W.
paduille.4059.mumia.w@earthlink.net
This is a temporary e-mail to help me catch some s-p*á/m.


------------------------------

Date: Wed, 11 Oct 2006 02:58:42 -0400
From: Sherm Pendley <sherm@Sherm-Pendleys-Computer.local>
Subject: Re: return a series of matches from a hash lookup
Message-Id: <m2r6xfuyn1.fsf@Sherm-Pendleys-Computer.local>

"Mumia W. (reading news)" <paduille.4059.mumia.w@earthlink.net> writes:

> I don't have Windows, but I hope you can get into perldoc by launching
> a command prompt and typing, e.g., "perldoc -f keys"
>
> (To Windows users: is that how it works under ActiveState Perl?)

Haven't done Windows for a few years, but as far as I remember that works.

It's also worth noting that shortcuts to the docs are installed under the
Start menu.

sherm--

-- 
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


------------------------------

Date: 10 Oct 2006 23:24:39 -0700
From: "EZP" <peretz.eyal@gmail.com>
Subject: Running Script on Exeed
Message-Id: <1160547879.726364.256980@k70g2000cwa.googlegroups.com>

Hi all,
I need to make a script that run on windows. the script will activate
the Exeed and than the script will do some tasks in UNIX.
one importnt thing, i'm activating the Exeed because i must not enter a
username and/or paswword.

how can i do it?



------------------------------

Date: 10 Oct 2006 23:28:30 -0700
From: "EZP" <peretz.eyal@gmail.com>
Subject: Running scripts on the Exceed
Message-Id: <1160548109.937471.46220@i3g2000cwc.googlegroups.com>

Hi all,
I need to make a script that run on windows. the script will activate
the Exceed and than the script will do some tasks in UNIX.
one importnt thing, i'm activating the Exceed because i must not enter
a 
username and/or password. 

how can i do it? 

thanks in advance 
EZP



------------------------------

Date: 10 Oct 2006 23:41:42 -0700
From: usenet@DavidFilmer.com
Subject: Re: Running scripts on the Exceed
Message-Id: <1160548902.483196.231340@b28g2000cwb.googlegroups.com>

EZP wrote:
> Hi all,
> I need to make a script that run on windows. the script will activate
> the Exceed and than the script will do some tasks in UNIX.

Are you talking about opening a Hummingbird eXceed terminal window from
a Perl script and then doing something in that terminal window?

That is a very convoluted way to do something....

> one importnt thing, i'm activating the Exceed because i must not enter a
> username and/or password.

Then use Net::SSH to do your remote UNIX tasks directly from within
your Perl script (forget about eXceed).  Use digital certificates to
avoid the need for a username/password.

-- 
David Filmer (http://DavidFilmer.com)



------------------------------

Date: 10 Oct 2006 23:46:44 -0700
From: "EZP" <peretz.eyal@gmail.com>
Subject: Re: Running scripts on the Exceed
Message-Id: <1160549204.095108.196890@m7g2000cwm.googlegroups.com>


i'm open to hear any other suggestion, as long the script will run from
windows and i must not get a reply for password or username.



use...@DavidFilmer.com wrote:
> EZP wrote:
> > Hi all,
> > I need to make a script that run on windows. the script will activate
> > the Exceed and than the script will do some tasks in UNIX.
>
> Are you talking about opening a Hummingbird eXceed terminal window from
> a Perl script and then doing something in that terminal window?
>
> That is a very convoluted way to do something....
>
> > one importnt thing, i'm activating the Exceed because i must not enter a
> > username and/or password.
>
> Then use Net::SSH to do your remote UNIX tasks directly from within
> your Perl script (forget about eXceed).  Use digital certificates to
> avoid the need for a username/password.
> 
> -- 
> David Filmer (http://DavidFilmer.com)



------------------------------

Date: 10 Oct 2006 23:50:55 -0700
From: usenet@DavidFilmer.com
Subject: Re: Running scripts on the Exceed
Message-Id: <1160549455.468374.264030@b28g2000cwb.googlegroups.com>

EZP wrote:
> i'm open to hear any other suggestion, as long the script will run from
> windows and i must not get a reply for password or username.

You mean other than Net::SSH?  I doubt you will find one.  It's the
perfect solution to your problem.  I use it all the time.

-- 
David Filmer (http://DavidFilmer.com)



------------------------------

Date: 10 Oct 2006 23:54:22 -0700
From: "EZP" <peretz.eyal@gmail.com>
Subject: Re: Running scripts on the Exceed
Message-Id: <1160549662.304740.220040@m7g2000cwm.googlegroups.com>

Hi David,
can u please right me an example script, let say that the script will
make the "ls" command

Thanks a lot





use...@DavidFilmer.com wrote:
> EZP wrote:
> > i'm open to hear any other suggestion, as long the script will run from
> > windows and i must not get a reply for password or username.
>
> You mean other than Net::SSH?  I doubt you will find one.  It's the
> perfect solution to your problem.  I use it all the time.
> 
> -- 
> David Filmer (http://DavidFilmer.com)



------------------------------

Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin) 
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>


Administrivia:

#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc.  For subscription or unsubscription requests, send
#the single line:
#
#	subscribe perl-users
#or:
#	unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.  

NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice. 

To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.

#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.

#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.


------------------------------
End of Perl-Users Digest V10 Issue 9832
***************************************


home help back first fref pref prev next nref lref last post