dee36f8 Update to 0.065

Authored and Committed by pghmcfc 9 years ago
    Update to 0.065
    
    - New upstream release 0.065
      - Added 'assert' method
      - Added 'visit' method
      - Added support for a negative count for 'lines' to get the last lines of a
        file
      - Fixed tilde expansion if path has spaces
      - Make realpath non-fatal if the parent path exists and only the final path
        component does not (was fatal on Windows and some Unixes)
      - Removed rendundant locking on tempfile use for spewing
      - Work around File::Temp bugs on older ActiveState Windows Perls
        https://bugs.activestate.com/show_bug.cgi?id=104767
      - Fixed SYNOPSIS example
    
        
file modified
+18 -2
file modified
+1 -1