Hi. I've been trying to help reorganise the draft S16, as I'm also in the process of writing something roughly equivalent to Net::Cmd in Perl6. I have some questions.

First question, how do IO::Encoded and eg. IO::Encoded::Readable relate to each other? I'm assuming it's one of the following:

role IO::Readable::Encoded does IO::Encoded ...

OR

role IO::Encoded does IO::Readable::Encoded ...

Either way, shouldn't the $.input_record_separator go on the Readable role instead of the generic one?

I'm aware that I've probably done some stupid things in my revisions. Hopefully someone will point them out to me.

        :)


---------------------------------------------------------------------
| Name: Tim Nelson                 | Because the Creator is,        |
| E-mail: wayl...@wayland.id.au    | I am                           |
---------------------------------------------------------------------

----BEGIN GEEK CODE BLOCK----
Version 3.12
GCS d+++ s+: a- C++$ U+++$ P+++$ L+++ E- W+ N+ w--- V- PE(+) Y+>++ PGP->+++ R(+) !tv b++ DI++++ D G+ e++>++++ h! y-
-----END GEEK CODE BLOCK-----

Reply via email to