[MacPerl] HTML::FORM textarea

2001-03-30 Thread Adam Russell
I use HTML::form in an attempt to create a form object which I intend to populate and submit via LWP. How do I access "textarea" s wthin a form? Simple inputs can be accessed via something like $form->value($name,$value); however if I try this witha textarea I get a "no such input" error. Can anyo

[MacPerl] I/O Question

2001-03-30 Thread Michael Myers
I am coming back to MacPerl and this forum after quite a long break. I would like to use macperl as a text parsing filter where OneClick acts as the conduit and the action of macperl is transparent. I want to avoid application switching, if possible. Assuming I have captured some text in a On

[MacPerl] RE: Return of DropScript

2001-03-30 Thread Wade Williams
> The demo I wrote is a small application called DropScript. You drop >any executable program (for example, a shell script, a perl script, a C >program, ...) onto the DropScript app icon (or launch DropScript and use >the open panel), and DropScript will create a new application using your