1939af5 Update to 0.27

Authored and Committed by pghmcfc 7 years ago
    Update to 0.27
    
    - New upstream release 0.27
      - "finally" blocks are now run for all methods of leaving the try block
         (including via exit, goto) (CPAN RT#112099)
      - Switch from finalizers using an array to a hash, to resolve segfaults when
        creating a pseudofork on MSWin before perl 5.20
        (karenetheridge/Sub-Name/#3)
      - Repository moved to the github p5sagit organization (the primary is on
        shadowcat, mirrored to github)
    - Simplify find command using -delete
    
        
file modified
+16 -3
file modified
+1 -1