BBS-Perm

 view release on metacpan or  search on metacpan

lib/BBS/Perm/Plugin/Feed.pm  view on Meta::CPAN

131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
$widget is a Gtk2::HBox object, default is a new one.
 
$label is a string, name it to what you want, default is '_Feed'.
 
=item text
 
Get the contents of user's input, it's either a command's output or a file's
contents.
 
Caveat: command output and file contents are decoded by your system LANG or
LC_ALL setting. So, you'd better update the encoding of your file in
accordance with your system settings.
 
=item widget
 
Get our object's widget.
 
=back
 
=head1 AUTHOR



( run in 0.227 second using v1.01-cache-2.11-cpan-05444aca049 )