On Mon, 24 Nov 2003, Jerome Quelin wrote:

> Ok, here are some more (some questions are easy - but a faq should also
> have some easy items -, others are not yet possible, but anyway):
>
> * How does one retrieve arguments given on the command-line?
> * How does one call a function? With arguments? With a variable number
> of arguments? Get the return value(s) of a sub?
> * How does one read from a file? stdin? unbuffered stdin?
> * How does one create socket and network stuff?
> * How does one launch an exception? trap an exception?
> * How does one create a class? instanciate an object?

With the exception of the second bullet item, these are generic parrot
FAQs rather than IMCC/PIR specific ones, so ought to be put in a different
FAQ or doc section...

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to