Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Expect-1.35-slfo.1.1.3 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: perl-Expect Distribution: SUSE Linux Framework One
Version: 1.35 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.3 Build date: Mon Aug 26 11:07:46 2024
Group: Development/Libraries/Perl Build host: h04-ch1c
Size: 152538 Source RPM: perl-Expect-1.35-slfo.1.1.3.src.rpm
Packager: https://www.suse.com/
Url: http://search.cpan.org/dist/Expect/
Summary: Automate Interactions with Command Line Programs That Expose a Text Term[cut]
See an explanation of at http://code-maven.com/expect

The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It
more closely resembles the Tcl Expect language than its predecessors. It
does not contain any of the networking code found in Comm.pl. I suspect
this would be obsolete anyway given the advent of IO::Socket and external
tools such as netcat.

Expect.pm is an attempt to have more of a switch() & case feeling to make
decision processing more fluid. Three separate types of debugging have been
implemented to make code production easier.

It is possible to interconnect multiple file handles (and processes) much
like Tcl's Expect. An attempt was made to enable all the features of Tcl's
Expect without forcing Tcl on the victim programmer :-) .

Please, before you consider using Expect, read the FAQs about "I want to
automate password entry for su/ssh/scp/rsh/..." and "I want to use Expect
to automate [anything with a buzzword]..."

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Fri May 19 2017 coolo@suse.com
  - updated to 1.35
    see /usr/share/doc/packages/perl-Expect/Changes
* Tue Apr 14 2015 coolo@suse.com
  - updated to 1.32
    see /usr/share/doc/packages/perl-Expect/Changes
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Mon Nov 29 2010 coolo@novell.com
  - remove /var/adm/perl-modules
* Sun Jan 10 2010 jengelh@medozas.de
  - enable parallel build
* Tue Feb 05 2008 mc@suse.de
  - update to version 1.21
    * fix testcase
* Wed Jun 13 2007 mc@suse.de
  - remove execute permissions from tutorial files
* Tue Sep 19 2006 mc@suse.de
  - Version 1.20
    * fixed non-localized usage of $_
    * added new example ssh.pl
    * added early return to send and send_slow if filehandle was closed
    * fixed bug in expect() param handling (exact pattern "0" was ignored)
    * fixed bug in _make_readable()
* Fri Jul 14 2006 mc@suse.de
  - Version 1.18
    - added param check for expect()
    - added another pipe to synchronize spawning. Closing the slave in
      the parent can lead to a hang if the child already wrote
      something into it...
    - some bugfixes
* Wed Jan 25 2006 mls@suse.de
  - converted neededforbuild to BuildRequires
* Wed Sep 28 2005 dmueller@suse.de
  - add norootforbuild
* Fri Aug 22 2003 mjancar@suse.cz
  - require the perl version we build with
* Fri Jul 18 2003 mc@suse.de
  - add vendorarch changes
  - add make test
* Mon May 19 2003 mc@suse.de
  - removed unpackaged Files from RPM_BUILD_ROOT
* Tue Sep 17 2002 ro@suse.de
  - removed bogus self-provides
* Tue Jul 02 2002 mls@suse.de
  - remove race in .packlist generation
* Fri Apr 05 2002 mc@suse.de
  - switch to version 1.15
  - changed tests to check out pty behaviour (max. string length)
  - added autoflush(1) to log_file
  - split 'new' and 'spawn' to be able to set slave pty params via stty
    before actually spawning the program
  - added print_log_file(), send() now no longer prints to log file or
    stdout.
  - spawn() now uses IO::Pty spawn, thus exec errors are reported and
    ssh should work too!
  - timeout handlers now also can exp_continue
  - added 'raw_pty' option, also setting master to raw if isatty()
  - use 'set_raw' instead of stty("raw"); IO::Stty now optional
  - updated docs & FAQs; explained how terminal sizes and SIGWINCH
    should be propagated
  - bug fixes
* Wed Nov 07 2001 mc@suse.de
  - switch to version 1.12
  - exp_Max_Accum didn't work for interact.
  - removed soft_close() from DESTROY.  Being overly nice to a doomed process
    doesn't pay off.  Old behaviour is available via
    $Expect::Do_Soft_Close = 1;
  - cleanup of log and exp_internal output
  - added various aliases for functions starting with 'exp_'
  - moved FAQ and intro into the main pod as I got the impression
    that many users didn't bother to read all the documentation
    or didn't know that it was there.
  - added a hook for log_file: can be set to a code ref.
* Sun Aug 12 2001 kukuk@suse.de
  - Fix path to perl interpreter
* Thu Jun 21 2001 mc@suse.de
  - fixed the specfile. Used more RPM macros
* Wed Feb 21 2001 mc@suse.de
  - first package, v1.11

Files

/usr/lib/perl5/vendor_perl/5.38.2/Expect.pm
/usr/share/doc/packages/perl-Expect
/usr/share/doc/packages/perl-Expect/Changes
/usr/share/doc/packages/perl-Expect/README.md
/usr/share/doc/packages/perl-Expect/examples
/usr/share/doc/packages/perl-Expect/examples/calc.pl
/usr/share/doc/packages/perl-Expect/examples/expect_calc.pl
/usr/share/doc/packages/perl-Expect/examples/kibitz
/usr/share/doc/packages/perl-Expect/examples/kibitz/Changelog
/usr/share/doc/packages/perl-Expect/examples/kibitz/README
/usr/share/doc/packages/perl-Expect/examples/kibitz/kibitz
/usr/share/doc/packages/perl-Expect/examples/kibitz/kibitz.man
/usr/share/doc/packages/perl-Expect/examples/ssh.pl
/usr/share/licenses/perl-Expect
/usr/share/licenses/perl-Expect/LICENSE
/usr/share/man/man3/Expect.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Sep 15 23:57:16 2024