-
-
15 Oct 2007 21:20:15 UTC
- Distribution: VFSsimple-Drv-Rsync
- Module version: 0.03
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (59 / 1 / 17)
- Kwalitee
Bus factor: 0- License: unknown
- Activity
24 month- Tools
- Download (1.74KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- VFSsimple::Base
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
VFSsimple::Drv::Rsync - A VFSsimple implementation over rsync protocol
DESCRIPTION
This module provide access method for VFSsimple module to access to file located on rsync server.
SEE ALSO
LICENSE AND COPYRIGHT
(c) 2006, 2007 Olivier Thauvin <nanardon@nanardon.zarb.org>
/* This program is free software. It comes without any warranty, to * the extent permitted by applicable law. You can redistribute it * and/or modify it under the terms of the Do What The Fuck You Want * To Public License, Version 2, as published by Sam Hocevar. See * http://sam.zoy.org/wtfpl/COPYING for more details. */
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar 14 rue de Plaisance, 75014 Paris, France Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO.
Module Install Instructions
To install VFSsimple::Drv::Rsync, copy and paste the appropriate command in to your terminal.
cpanm VFSsimple::Drv::Rsync
perl -MCPAN -e shell install VFSsimple::Drv::Rsync
For more information on module installation, please visit the detailed CPAN module installation guide.