Jump to letter: [
          
            ABCDEFGKLMNOPRSTXZ
          ]
        
        perl-File-RsyncP: A perl implementation of an Rsync client
        
        
        - Summary
- File::RsyncP is a perl implementation of an Rsync client. It is compatible with
Rsync 2.5.5 - 2.6.3 (protocol versions 26-28). It can send or receive files,
either by running rsync on the remote machine, or connecting to an rsyncd
daemon on the remote machine.
Changelog
        
            - * Fri Jul 21 19:00:00 2006 Mike McGrath <imlinux{%}gmail{*}com> - 0.62-2
- - Fixed whitespace issue and removed SMP flags on make 
            - * Thu Jul 20 19:00:00 2006 Mike McGrath <imlinux{%}gmail{*}com> - 0.62-1
- - Updated to 0.62 and applied two known patches 
            - * Thu Jul 20 19:00:00 2006 Mike McGrath <imlinux{%}gmail{*}com> - 0.52-1
- - Initial Fedora Packaging