9480b15 Update to 0.1624

Authored and Committed by pghmcfc 9 years ago
    Update to 0.1624
    
    - New upstream release 0.1624
      - Moved code to github
      - Added POD test
      - Improve testability of binmode_bug.t, stdin_tell_bug.t
      - Implement a potential fix for test failures where FileHandle::getline()
        seems to be reading a single line even though $/ is undef
      - Use "local $/" instead of reassigning global $/
      - Improve documentation for input_record_separator()
    - Classify buildreqs by usage
    - Use %license where possible
    
        
file modified
+1 -1
file modified
+48 -8
file modified
+1 -1