Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / site_perl / 5.8.0 / Bundle-Expect.pm
CommitLineData
86530b38
AT
1package Bundle::Expect;
2
3$VERSION = '1.09';
4
51;
6
7__END__
8
9=head1 NAME
10
11Bundle::Expect - Everything that Expect.pm needs
12
13=head1 SYNOPSIS
14
15C<perl -MCPAN -e 'install Bundle::Expect'>
16
17=head1 CONTENTS
18
19Expect
20
21IO::Stty
22
23IO::Tty
24
25IO::Pty
26
27=head1 DESCRIPTION
28
29Everything that Expect.pm needs. What can I say more?
30
31=head1 AUTHOR
32
33Roland Giersig <RGiersig@users.sourceforge.net>
34
35=cut
36