With windows platform, there is also a similar way, you can use psexec
utility from sysinternals, now acquired by Microsoft -
http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx
I had done a lot remote management with it and, of course, perl:)
-Original Message-
From: kevin liu
I think this depends on what kind of OS you are using.
If you are working between Unix like operating system, you could directly
use
ssh, even remsh to log on to another system.
On Thu, Apr 2, 2009 at 1:04 AM, Amit Saxena wrote:
> Hello everybody,
>
> I need to write a Perl CGI script to login f
Thank you guys.
Anjan
On Thu, Apr 9, 2009 at 6:59 PM, Chas. Owens wrote:
> On Thu, Apr 9, 2009 at 17:34, ANJAN PURKAYASTHA
> wrote:
> > I need a Bernoulli random number generator which takes as inputs: a value
> > for p(1) (probability of choosing a "1") and the number of trials and
> > outputs
On Thu, Apr 9, 2009 at 17:34, ANJAN PURKAYASTHA
wrote:
> I need a Bernoulli random number generator which takes as inputs: a value
> for p(1) (probability of choosing a "1") and the number of trials and
> outputs a series of 0s and 1s according to the model B(p(1)).
> Any thoughts on which module
On 4/9/09 Thu Apr 9, 2009 2:34 PM, "ANJAN PURKAYASTHA"
scribbled:
> I need a Bernoulli random number generator which takes as inputs: a value
> for p(1) (probability of choosing a "1") and the number of trials and
> outputs a series of 0s and 1s according to the model B(p(1)).
> Any thoughts on
I need a Bernoulli random number generator which takes as inputs: a value
for p(1) (probability of choosing a "1") and the number of trials and
outputs a series of 0s and 1s according to the model B(p(1)).
Any thoughts on which module I need to use?
TIA,
Anjan
--
=
anj
Dermot wrote:
>2009/4/8 Richard Hobson :
>> On Wed, 08 Apr 2009 08:50 -0400, "Chas. Owens"
>> wrote:
> Amazon US has "Intermediate Perl" new for $25,
>> while Amazon UK has it for $46, excluding postage.
>
>
>It's £30.99 and postage is free if you accept standard 2nd class delivery.
30.99 GBP in
Since a Toplevel widget has a -title option I assumed it would also have
a -font option. Specifiying -font => "times 14 normal" produced an
error although this instruction worked on the children of Toplevel.
Is there a way to modify the font used for the title of a Toplevel?
Tom
--
To unsubscr
2009/4/8 Richard Hobson :
> On Wed, 08 Apr 2009 08:50 -0400, "Chas. Owens"
> wrote:
Amazon US has "Intermediate Perl" new for $25,
> while Amazon UK has it for $46, excluding postage.
It's £30.99 and postage is free if you accept standard 2nd class delivery.
http://www.amazon.co.uk/Intermediat
Hi all,
We are trying to read a word file using perl...
All the contents of a word file is read except the bullet character .. Can
anyone hep us to get the bullets while reading a word file?
We are getting the content of the bullets but we need the bullets also.
The code that we tries as fol
10 matches
Mail list logo