perl-MCE-tools-1.829-1.fc26$>;J *e>>:1?1d  B *KQXp |    ,Jh(*84090: P0G/H/4I/LX/TY/X\/h]/^/b/d0e0f0l0t0u0v1w10x1Hy1` 11Cperl-MCE-tools1.8291.fc26Many-core Engine command line toolsThis package delivers command line tools like mce_grep(1) that utilize the Many-core Engine (MCE) Perl library.Y buildhw-03.phx2.fedoraproject.orgpFedora ProjectFedora ProjectGPL+ or ArtisticFedora ProjectUnspecifiedhttp://search.cpan.org/dist/MCE/linuxnoarchpY Y Y Y Y Y 12db1a4f3d8bbd965575cd27c38ae254975f92ba5d3d4d0126af5c29307bbb14mce_grepmce_grepmce_grepmce_grepmce_greprootrootrootrootrootrootrootrootrootrootrootrootperl-MCE-1.829-1.fc26.src.rpmperl-MCE-tools@@@@@ @@@@@    /usr/bin/perlgrepgzipperl(Cwd)perl(Fcntl)perl(Getopt::Long)perl(MCE)perl(MCE::Signal)perl(Scalar::Util)perl(lib)perl(strict)perl(vars)perl-MCErpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.51.829-1.fc263.0.4-14.6.0-14.0-15.2-14.13.0.1Y @Y@X@X9@Xߖ@XrXCX@X @XqX @X@X@XBX@XXK@X6@XX@W%WiWE@W@WzOWx@Wf@WJWF@W9@W@WW@VVJV=@UUn@U'@U&iU%@U@TD@TT T|Tp@Ta@Paul Howarth - 1.829-1Paul Howarth - 1.828-1Paul Howarth - 1.827-1Paul Howarth - 1.826-1Paul Howarth - 1.824-1Paul Howarth - 1.821-1Paul Howarth - 1.820-1Paul Howarth - 1.819-1Paul Howarth - 1.818-1Paul Howarth - 1.817-1Paul Howarth - 1.815-1Paul Howarth - 1.814-1Paul Howarth - 1.813-1Paul Howarth - 1.812-1Paul Howarth - 1.811-1Fedora Release Engineering - 1.810-2Paul Howarth - 1.810-1Paul Howarth - 1.809-1Paul Howarth - 1.808-1Paul Howarth - 1.807-1Paul Howarth - 1.806-1Paul Howarth - 1.805-1Paul Howarth - 1.804-1Paul Howarth - 1.803-1Paul Howarth - 1.802-1Paul Howarth - 1.801-1Paul Howarth - 1.800-1Paul Howarth - 1.708-1Paul Howarth - 1.707-1Jitka Plesnikova - 1.706-2Paul Howarth - 1.706-1Paul Howarth - 1.705-1Paul Howarth - 1.704-1Paul Howarth - 1.703-1Paul Howarth - 1.702-1Fedora Release Engineering - 1.608-4Fedora Release Engineering - 1.608-3Jitka Plesnikova - 1.608-2Petr Šabata - 1.608-1Petr Šabata - 1.606-1Petr Šabata - 1.605-1Petr Šabata - 1.604-1Petr Pisar - 1.600-3Petr Pisar - 1.600-2Petr Šabata - 1.600-1Petr Šabata - 1.522-1Petr Šabata - 1.521-1Petr Šabata 1.520-1- Update to 1.829 - Reduced memory consumption- Update to 1.828 - Do not enable barrier mode for Queue on the Windows platform - Fixed MCE::Mutex::Flock, tmp_file missing script name in path - Added Curses and Prima to list for enabling the posix_exit option - Allow a hash as input_data: Core API, MCE::{ Flow, Loop, Step } - Improved API documentation on MCE models with more synopsis - Enhanced IPC and signal handling, reduced memory consumption - Make tmp_dir on demand in MCE::Signal; ditto for sess_dir in MCE - Load Fcntl, File::Path, Symbol on demand- Update to 1.827 - Do not enable barrier mode in Queue if constructed inside a thread or by MCE Model (e.g. Step, Stream); ditto for fast => 1 option - Updated MCE not to croak when running Perl in taint mode via perl -T; failing -T were MCE::Core::Input::{ Generator, Sequence }, MCE::Signal and MCE::Util - Added Denis Fateyev, Felipe Gasper and Paul Howarth to Credits- Update to 1.826 - Performance improvements in MCE::Queue - Is now safe running MCE with the Wx GUI toolkit (wxWidgets) - BR:/R: perl(Sereal) unconditionally- Update to 1.824 - Check for EINTR during sysread and syswrite - Improved reliability when running nested MCE sessions - Updated MCE::Mutex with Channel and Fcntl implementations - Calibrated the number of data-channels for IPC - Completed validation for using MCE with 200+ cores - Completed validation for running MCE on a box having 100+ cores - Tuned the number of data-channels for IPC, setting upper limit in MCE::Core::Input::{ Handle and Sequence } to not impact the OS kernel; the result is better performance, yet graceful- Update to 1.821 - Improved reliability when running MCE with threads - Added parallel Net::Pcap and Ping demonstrations on Github: https://github.com/marioroy/mce-examples/tree/master/network - Optimized 'dequeue' method in MCE::Queue - Optimized 'synchronize' method in MCE::Mutex- Update to 1.820 - Improved reliability when running MCE inside an eval block- Update to 1.819 - Fixed issue with localizing AUTOFLUSH variable before autoflush handles- Update to 1.818 - Updated bin/mce_grep for determining chunk level and chunk size - Fixed an issue for not seeing STDERR output with '--chunk-level=file' - Added support for zgrep, zegrep, and zfgrep - Replaced Sereal with Sereal::Decoder and Sereal::Encoder in Makefile, inside recommends section; ditto for META files - Refactored MCE::Queue: merged local and manager code base into one - Removed t/04_norm_que_local.t and t/04_prio_que_local.t - Added 'end' method to MCE::Queue - Updated documentation on dequeue and pending - Add symlinks for mce_grep variants- Update to 1.817 - Revised the description of max_retries in MCE::Core.pod - Improved bin/mce_grep with -r parameter: - If no paths are given, start recursively in the current directory rather than await data from STDIN - Set chunk-level accordingly to list mode- Update to 1.815 - Fixed divide-by-zero error in MCE->yield - Refactored code for the interval option by moving the code to the manager process, which allows the manager process to accommodate the next available worker ready to run; previously, a worker taking a long time resulted in empty time slots - Revised the description of posix_exit in MCE::Core.pod- Update to 1.814 - Enhanced the progress option for use with MCE->process - Updated progress demonstrations in MCE::Core.pod- Update to 1.813 - Added progress option, a code block for receiving info on progress made; see MCE::Core.pod for demonstrations accommodating all input data types- Update to 1.812 - Bumped minimum requirement for Sereal to 3.015 when available; added check ensuring matching version for Encoder and Decoder - Add patch to avoid unintentional hard dependencies on Sereal- Update to 1.811 - Fixed bug in MCE::Queue (dequeue_nb) when queue has zero items - Applied small optimization in MCE::Core::Input::Sequence and Generator - Added cross-platform template to MCE::Examples for making an executable - Removed signal handling for XCPU and XFSZ from MCE::Signal - Imply posix_exit => 1 if Gearman::XS or Gearman::Util is present during MCE construction - Added MCE + Gearman demonstrations (xs and non-xs) on Github: https://github.com/marioroy/mce-examples/tree/master/gearman_xs https://github.com/marioroy/mce-examples/tree/master/gearman - Changed kilobytes and megabytes to kibiBytes (KiB) and mebiBytes (MiB) respectively inside the documentation- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Update to 1.810 - Updated check for IO handle allowed; this allows $gather_fh = *STDOUT{IO} construction in Perl ≤ 5.10.1- Update to 1.809 - Bug fixes for running MCE inside threads - Random numbers are unique between workers- Update to 1.808 - Workers persist unless shutdown explicitly while running alongside the Mojolicious framework- Update to 1.807 - Enhanced relay capabilities - Added Mandelbrot example to MCE::Example - Added extra demonstrations to MCE::Relay - Added test script - Tweaked manager-loop delay for special cases - applies to MSWin32 only- Update to 1.806 - Fixed two typos - Support input_data with nested arrays in MCE Models- Update to 1.805 - Fixed bug in MCE::Queue (GH#4) - Improved support for running MCE with Tk; added Tk demonstrations to MCE::Examples- Update to 1.804 - Removed the sleep statement in MCE->restart_worker - Added FCGI::ProcManager demonstrations to MCE::Examples - Automatically set posix_exit to 1 whenever (F)CGI.pm is present (https://github.com/marioroy/mce-perl/issues/1)- Update to 1.803 - Re-enabled Sereal 3.008+ for Perl < v5.12.0, if available - Optimized dequeue methods in MCE::Queue- Update to 1.802 - Default to Storable for serialization in Perl less than v5.12.0; Sereal 3.008+, if available, is loaded automatically in Perl v5.12+- Update to 1.801 - Fixed race condition in Queue->await - MCE 1.801 is stable on all supported platforms - Completed work supporting cyclical include of MCE Core / Models - Updated MCE to support Perl included with Git Bash - Renamed temp dir from 'mce' to 'Perl-MCE' under user's %TEMP% location on Windows, e.g. Native Perl, Cygwin, Git Bash - BR: perl-generators unconditionally- Update to 1.800 - Fixed dequeue (count) in MCE::Queue for standalone mode - On Windows, improved stablity and feature parity with UNIX - Use Sereal 3.008+ automatically if available on the box - Added support for cyclical include of MCE Core, MCE Models, and MCE Queue by scoping the configuration to the local package (CPAN RT#107384)- Update to 1.708 - Improved import routine in MCE Models and MCE::Subs; this resolves an issue where functions are not exported; e.g. mce_flow, mce_flow_s - Added support for IO::TieCombine handles, which enables MCE->print and MCE->sendto to work reliably with App::Cmd and App::Cmd::Tester; see Testing and Capturing Output in MCE::Examples- Update to 1.707 - Fixed logic when workers exit; improved reliability on Windows - Applied MCE-1.700-provides.patch from Red Hat - Added META.json to the distribution - BR: perl-generators where available - Drop upstreamed provides patch- Perl 5.24 rebuild- Update to 1.706 - Time::HiRes sleep resolution is 15 milliseconds on Windows and Cygwin; adjusted timeout values accordingly - Reinstated the hack for faster IO when use_slurpio => 1 is specified; tuned chunk_size => 'auto'- Update to 1.705 - Bumped version for Test::More to 0.88 - BR:/R: perl(Sereal) where available- Update to 1.704 BUG FIXES - Fixed restart on the Windows platform, bug introduced in 1.700 - Reached *stable* on all major platforms for MCE 1.7x ENHANCEMENTS - Enabled auto-destroy for MCE objects - Enabled freeze callbacks for Sereal - Switched bug tracking to Github - Tweaked test scripts- Update to 1.703 - Completed IPC optimizations for 1.7- Update to 1.702 - Use a patch to fix unversioned provides of perl(MCE) - Get rid of redundant provides/requires filters - Make %files list more explicit- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Perl 5.22 rebuild- 1.608 bump- 1.606 bump- 1.605 bump- 1.604 bump- Move mce_grep tool into a separate sub-package- Correct dependencies- 1.600 bump- 1.522 bump- 1.521 bump- Initial packaging1.829-1.fc26mce_egrepmce_fgrepmce_grepmce_zegrepmce_zfgrepmce_zgrep/usr/bin/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tablesdrpmxz2noarch-redhat-linux-gnuPerl script text executable RRRRRRR R R Rutf-8?`7zXZ !#,+]"k%{^/ C\[-8c 0>Hh&5Q˲ٲ2hH;0k}=S;xJ Υ},kZK)AY4=&PnOG*$H'u kRBϹ 9~ODhzvX"|HTn7#ti%ȕ>pr7ϬD{6z8Nisp> 7/}3QU4 @SQ*> A2˰zӬ+X*$B4 &L(05azi" w ?ѣX#k]8 *5P}{@ {$Twg5d{f%۝oQ"h1Sۙ^j`c&iWs 4J %/4+> EB \Ϣr2SGGHTt y|Wz,/l5d,Uٝ!zޯy|Q)`t&:LBvx(v0Xo3aOh@͹K? e.KkEr_ǶAoϸ4mҫPeze"4d6fVӻ<;3JWJ=IωX1 L9*mБt֒T QigỮFy#X~.PH&0ܕ\4CUJC+c0hEj̙4_XJ2R9satHE n )ύN` l0XϿ a8݄2vmdC(\9+7vd%Pzz36o4Mxbqc>nok ]s}(kQ `2mẺ AΤi; e;ZC$~.S=}-~ЛW1a5D0խ[%8y77h>X+=QDOb.oaˆ^P?M,:fzS^|\sgv+>`6Z%Jt\A#ik>RE2YČTi|HmLH!ArKGA/}!df?f դfYOw˒KEȱ.J=ijvu_^G5SH[ *' Yc&g[OYp q5O5ݲSR^׽1U0ȰCuq=s,?qlO[ $ YZ