- or download this
[urth]
User = metaperl
...
Host = urth.org
RemoteDir = /home/metaperl/rsync
Type = I
- or download this
use AppConfig;
use Net::FTP::Common;
...
use Data::Dumper;
die Dumper(%urth);
- or download this
[localhost:~/src/net_ftp_common/scripts] metaperl% perl rsync.pl
urth_User: no such variable at /Users/metaperl/.appconfig line 2
...
urth_Type: no such variable at /Users/metaperl/.appconfig line 6
Died at rsync.pl line 10.
[localhost:~/src/net_ftp_common/scripts] metaperl%