App-Textcast
view release on metacpan or search on metacpan
lib/App/Textcast.pm view on Meta::CPAN
# Make sure the child process has not died.
$vt_process->{DIED} = 1 if (waitpid ($vt_process->{PID}, WNOHANG) > 0);
return($eof, $screen_data, $vt->x(), $vt->y()) ;
}
#---------------------------------------------------------------------------------------------------------
1 ;
=head1 BUGS AND LIMITATIONS
None so far.
=head1 AUTHOR
Nadim ibn hamouda el Khemir
CPAN ID: NH
mailto: nadim@cpan.org
=head1 LICENSE AND COPYRIGHT
xt/author/perlcriticrc view on Meta::CPAN
# perl_critic setup file
[Documentation::RequirePodSections]
lib_sections = NAME | SYNOPSIS | DESCRIPTION | DOCUMENTATION | SUBROUTINES/METHODS | BUGS AND LIMITATIONS | LICENSE AND COPYRIGHT | SUPPORT | AUTHOR | SEE ALSO
script_sections = NAME | USAGE | OPTIONS | EXIT STATUS | AUTHOR
[Documentation::PodSpelling]
stop_words = AnnoCPAN CPAN CPAN's screenshots eg vnc evilvte IRC textcast screencast textcasts telnetcast aewan vte perldoc
( run in 0.448 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )