In perl.modules, you wrote:
> In article <[EMAIL PROTECTED]>, Lunartear
><[EMAIL PROTECTED]> wrote:
>> On Sun, 3 Nov 2002, _brian_d_foy wrote:
>>
>> > In article <[EMAIL PROTECTED]>, Lunartear
><[EMAIL PROTECTED]> wrote:
>> >
>> > > Term::Visterm or Term::Visual will be ok.
>> > >
>> > > If none of these are acceptable, I'm open for suggestions.
>> > >
>> > > Visterm is a Perl module for visual terminal interfaces.
>> > > These are the standard terminal/status/entry interfaces you see in text
>> > > mode IRC and similar clients.
>> >
>> > we're debating a similar namespace with another author.
>> >
>> > i was thinking about something like Term::UI::Foo.
>> >
>> > i'm not sure "Visual" is the right though. couldn't the same
>> > interface work with sight-impaired "shells" or whatever you
>> > would call them?
>
>> How about UI::Visterm ?
>
> UI is not a good top-level namespace. i think.
>
> is this thing limited to visual interfaces only? does it
> specifically have features that will make it not work with
> terminal readers?
>
> it sounds like the visual aspect of the module is not the
> important part. it's the text aspect that's important, and
> text can be seen, heard, or even felt.
>
> --
> brian d foy (one of many PAUSE admins), http://pause.perl.org
> Module naming guidelines:
> http://www.cpan.org/modules/00modlist.long.html#ID2_Guidelinesf
> please send all messages back to [EMAIL PROTECTED]