Subject: | Improvment request on documentation |
Date: | Thu, 10 Feb 2011 15:58:21 +0100 |
To: | bug-term-gnuscreen [...] rt.cpan.org |
From: | telenn barz <telenn.barz [...] gmail.com> |
Hi Mario,
Reading the documentation of Term::GnuScreen 0.03, I found it hard to
clearly understand how to use this module.
The CONSTRUCTION stuff :
What do we have to do with the items listed in this section ? Do we have to
pass them as hash keys to the new() methods ?
The METHODS section :
I understand that all commands listed in the GNU screen manual are turned
into methods (as "windowlist" given in the SYNOPSIS), right ?
But what about "call_screen" and "send_command" ? Are they arguments to
these methods, or are they methods also ?
As a general remark, I think it would be fine to provide some more detailed
pieces of code example.
Thanks,
Telenn