Re: How to provide editor environment on

2009-09-22 Thread Chas. Owens
On Tue, Sep 22, 2009 at 23:10, Harry Putnam wrote: > "Chas. Owens" writes: > >>> How big of a chore would it be to include code into the script that >>> creates some kind of editor like environment and allows bash style >>> completion? >>> >>> I'm a very low level perl coder.. and will need point

Re: How to provide editor environment on

2009-09-22 Thread Harry Putnam
"Chas. Owens" writes: >> How big of a chore would it be to include code into the script that >> creates some kind of editor like environment and allows bash style >> completion? >> >> I'm a very low level perl coder.. and will need pointers to some clues >> about how to get this done, and incorpo

Re: Testing with Selenium

2009-09-22 Thread Paul Johnson
On Tue, Sep 22, 2009 at 02:12:31PM -0400, Bob McConnell wrote: > Good morning, > > I have begun the task of automating functional tests for some of our web > servers. I have had some success using Selenium IDE in Firefox to > capture input sequences, exporting them to Perl scripts, then using the

Re: Testing with Selenium

2009-09-22 Thread Steve Bertrand
Steve Bertrand wrote: > Bob McConnell wrote: >> Good morning, >> >> I have begun the task of automating functional tests for some of our web >> servers. I have had some success using Selenium IDE in Firefox to >> capture input sequences, exporting them to Perl scripts, then using the >> Se remote c

Re: Testing with Selenium

2009-09-22 Thread Steve Bertrand
Bob McConnell wrote: > Good morning, > > I have begun the task of automating functional tests for some of our web > servers. I have had some success using Selenium IDE in Firefox to > capture input sequences, exporting them to Perl scripts, then using the > Se remote control server to execute them

Re: How to provide editor environment on

2009-09-22 Thread Chas. Owens
On Tue, Sep 22, 2009 at 17:00, Harry Putnam wrote: > I use several homemade scripts frequently that revolve around taking > input from user and writing to specified files. > > One thing I really miss while giving the input is some kind of > editor like environment, be it vi or emacs, either would

How to provide editor environment on

2009-09-22 Thread Harry Putnam
I use several homemade scripts frequently that revolve around taking input from user and writing to specified files. One thing I really miss while giving the input is some kind of editor like environment, be it vi or emacs, either would be great. I really miss completion too, as provide by bash

Testing with Selenium

2009-09-22 Thread Bob McConnell
Good morning, I have begun the task of automating functional tests for some of our web servers. I have had some success using Selenium IDE in Firefox to capture input sequences, exporting them to Perl scripts, then using the Se remote control server to execute them. But I have run into one minor p

Re: Burnt Camel Club

2009-09-22 Thread Uri Guttman
> "RLS" == Randal L Schwartz writes: > "Ian" == Ian writes: >>> Argh! Yes I can't spell!!! :-O RLS> And notice, I didn't correct it. But if someone else had corrected RLS> it wrong, I would have corrected them quickly. :) wrongly. since we are on a corrections thread! :) uri

Re: best way to get number of elements in list value

2009-09-22 Thread Chas. Owens
On Tue, Sep 22, 2009 at 11:13, Telemachus wrote: > On Tue Sep 22 2009 @ 10:56, Chas. Owens wrote: >> On Tue, Sep 22, 2009 at 09:40, Bryan R Harris >> wrote: >> > Can you explain how perl interprets this?  I would've incorrectly thought: >> > >> > 1)  "() = func_that_return_list_value" tries to as

Re: Burnt Camel Club

2009-09-22 Thread Chas. Owens
On Tue, Sep 22, 2009 at 11:05, Randal L. Schwartz wrote: >> "Ian" == Ian   writes: > >>> Argh! Yes I can't spell!!! :-O > > And notice, I didn't correct it.  But if someone else had corrected > it wrong, I would have corrected them quickly. :) snip Ooh, new game idea: slip one wrong fact into

Re: best way to get number of elements in list value

2009-09-22 Thread Telemachus
On Tue Sep 22 2009 @ 10:56, Chas. Owens wrote: > On Tue, Sep 22, 2009 at 09:40, Bryan R Harris > wrote: > > Can you explain how perl interprets this?  I would've incorrectly thought: > > > > 1)  "() = func_that_return_list_value" tries to assign the list to "()" > > which perl would complain about

Re: Burnt Camel Club

2009-09-22 Thread Randal L. Schwartz
> "Ian" == Ian writes: >> Argh! Yes I can't spell!!! :-O And notice, I didn't correct it. But if someone else had corrected it wrong, I would have corrected them quickly. :) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 http://www.stonehenge.com/merlyn/>

Re: Burnt Camel Club

2009-09-22 Thread Bryan R Harris
> On Mon, Sep 21, 2009 at 10:09 PM, Randal L. Schwartz > wrote: > >> >> Yup. I care when it might harm others. Otherwise, I tend not to >> talk... plenty of other people here to give answers. I only doublecheck >> answers anymore. >> > Yes, that is why this list gets 5 emails on average per

Re: Burnt Camel Club

2009-09-22 Thread Ian
On Tue, Sep 22, 2009 at 9:45 AM, jm wrote: > What's holly got to do with it, though? ;- > > > Argh! Yes I can't spell!!! :-O

Re: best way to get number of elements in list value

2009-09-22 Thread Chas. Owens
On Tue, Sep 22, 2009 at 09:40, Bryan R Harris wrote: > > >> On Tue, Sep 22, 2009 at 12:46:59PM +0400, Roman Makurin wrote: >>> Hi All! >>> >>> right now im doing it in following way: >>> >>> $size = @{[func_that_return_list_value]}; >>> >>> is there any best way to do it ? >> >> $size =()= func_th

Re: Burnt Camel Club

2009-09-22 Thread jm
On Tue, Sep 22, 2009 at 9:37 AM, Thomas Bätzler wrote: > Ian wrote: > > Keep it up and the hollier-than-though's will have the list to themselves > > eventually. > > What's holly got to do with it, though? ;-) > > SCNR, > Thomas ;-) > > i think hollier-than-though is probably the black sheep 2nd-

AW: Burnt Camel Club

2009-09-22 Thread Thomas Bätzler
Ian wrote: > Keep it up and the hollier-than-though's will have the list to themselves > eventually. What's holly got to do with it, though? ;-) SCNR, Thomas ;-) -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.

mbtomh in perl?

2009-09-22 Thread Mishustin Alexey
Hello, Is there a perl tool for converting mbox files to MH directories? Google found only a tool on tcl [1] and a perl tool for converting mbox to Maildir [2]. [1] - http://wiki.tcl.tk/15276 [2] - http://batleth.sapienti-sat.org/projects/mb2md/ If there isn't such a tool 'out of the box', evi

Re: Burnt Camel Club

2009-09-22 Thread Ian
On Mon, Sep 21, 2009 at 10:09 PM, Randal L. Schwartz wrote: > > Yup. I care when it might harm others. Otherwise, I tend not to > talk... plenty of other people here to give answers. I only doublecheck > answers anymore. > > Yes, that is why this list gets 5 emails on average per day and other

Re: best way to get number of elements in list value

2009-09-22 Thread Bryan R Harris
> On Tue, Sep 22, 2009 at 12:46:59PM +0400, Roman Makurin wrote: >> Hi All! >> >> right now im doing it in following way: >> >> $size = @{[func_that_return_list_value]}; >> >> is there any best way to do it ? > > $size =()= func_that_return_list_value; "goatse"? Can you explain how perl in

Re: best way to get number of elements in list value

2009-09-22 Thread Chas. Owens
On Tue, Sep 22, 2009 at 05:22, Paul Johnson wrote: > On Tue, Sep 22, 2009 at 12:46:59PM +0400, Roman Makurin wrote: >> Hi All! >> >> right now im doing it in following way: >> >> $size = @{[func_that_return_list_value]}; >> >> is there any best way to do it ? > > $size =()= func_that_return_list_v

Re: best way to get number of elements in list value

2009-09-22 Thread Paul Johnson
On Tue, Sep 22, 2009 at 12:46:59PM +0400, Roman Makurin wrote: > Hi All! > > right now im doing it in following way: > > $size = @{[func_that_return_list_value]}; > > is there any best way to do it ? $size =()= func_that_return_list_value; For more information see perldoc perldata starting at

Re: best way to get number of elements in list value

2009-09-22 Thread Shawn H Corey
Roman Makurin wrote: Hi All! right now im doing it in following way: $size = @{[func_that_return_list_value]}; is there any best way to do it ? Thanks. See `perldoc -f scalar` http://perldoc.perl.org/functions/scalar.html -- Just my 0.0002 million dollars worth, Shawn Programmi

best way to get number of elements in list value

2009-09-22 Thread Roman Makurin
Hi All! right now im doing it in following way: $size = @{[func_that_return_list_value]}; is there any best way to do it ? Thanks. -- If you think of MS-DOS as mono, and Windows as stereo, then Linux is Dolby Digital and all the music is free... signature.asc Description: Digital signatur