128678a Update to 1.828

Authored and Committed by pghmcfc 6 years ago
    Update to 1.828
    
    - New upstream release 1.828
      Bug Fixes
      - Fixed bug in MCE::Shared::Queue
      Enhancements
      - Refactored MCE::Hobo, MCE::Shared and MCE::Shared::Server
      - Preserved lexical type for numbers during IPC
      - Added Coro and Win32::GUI to list for enabling posix_exit
      - Added encoder and decoder methods for overriding serialization
      - Added parallel HTTP get demonstration using AnyEvent to MCE::Hobo
      - Added Inline::Python, Logger, and Tie::File demonstrations to MCE::Shared
      - Added DBM-Sharing section to the POD documentation
      - Added iterator method to MCE::Cache
      - Improved auto-dereferencing for shared arrays, hashes, and scalars
      - Improved open method for non-shared file-handles in MCE::Shared::Handle.
      - Improved shared-PDL support; updated MCE::Cookbook on Github
      - Improved signal handling, including nested parallel-sessions
      - Improved running MCE::Hobo and MCE::Shared with PDL
      - Improved taint mode via perl -T
      - In MCE::Hobo, waitall and waitone are now aliases to wait_all and wait_one
        respectively for backwards compatibility
      - No longer loads threads on the Windows platform in MCE::Shared::Server;
        this enables MCE::Hobo to spin faster, including lesser memory consumption
      - Removed extra white-space from POD documentation
      - Validated MCE::Hobo and MCE::Shared on SmartOS
      - Bumped MCE dependency to 1.830
    - Rebase Sereal-deps patch
    
        
MCE-Shared-1.828-Sereal-deps.patch MCE-Shared-1.825-Sereal-deps.patch
file renamed
+2 -16
file modified
+36 -6
file modified
+1 -1