AnyEvent-GnuPG
view release on metacpan or search on metacpan
- Support for paragraph mode in tied interface.
- Removed file descriptor leaks.
- Made CPR interface more robust.
- Tag: GNUPG_0_05
- GnuPG/Tie.pm (TIEHANDLE): Removed file descriptor leaks. (READLINE)
Handle array context properly. (getlines) Support paragraph mode.
(CLOSE) Return true when process completes successfully.
- test.pl: Added test for GnuPG::Tie paragraph mode.
- GnuPG.pm: (version) Updated to version 0.05 (run_gnupg) Removed file
descriptor leaks. Use CORE::die in case of errors. (read_from_status)
Make sure that we are using newlin as INPUT_RECORD_SEPARATOR.
0.04 1999-12-06 Francis J. Lacoste <francis.lacoste@iNsu.COM>
- Small bugfixes related to running under mod_perl.
- Tag: GNUPG_0_04
- NEWS: Added a news file.
- GnuPG/Tie.pm(new): Make sure that pipes aren't closed after an exec and
that they are unbuffered. Also use CORE::Exit(0) instead of exit(0) so
that the things works under mod_perl. (version): Upgraded to version
0.04.
- GnuPG.pm (new): Specifying gnupg_path wasn't working properly. When gpg
( run in 0.423 second using v1.01-cache-2.11-cpan-4e96b696675 )