Changeset 22108

Show
Ignore:
Timestamp:
10/25/08 18:17:51 (5 years ago)
Author:
lopnor
Message:

documentation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Net-Amazon-HadoopEC2-S3fs/trunk/lib/Net/Amazon/HadoopEC2/S3fs.pm

    r22106 r22108  
    111111    { 
    112112        file => 'filename', 
    113         destination => '.', 
     113        destination => '/user/root', 
    114114    } 
    115115  ); 
     
    134134=head1 SEE ALSO 
    135135 
     136L<Net::Amazon::S3> 
     137 
     138L<Net::Amazon::HadoopEC2> 
     139 
     140Hadoop project - L<http://hadoop.apache.org/> 
     141 
     142Hadoop Wiki, AmazonS3 - L<http://wiki.apache.org/hadoop/AmazonS3> 
     143 
     144=head1 REPOSITORY 
     145 
     146  svn co http://svn.coderepos.org/share/lang/perl/Net-Amazon-HadoopEC2/trunk Net-Amazon-HadoopEC2 
     147 
     148The svn repository of this module is hosted at L<http://coderepos.org/share/>. 
     149Patches and commits are welcome. 
     150 
    136151=head1 LICENSE 
    137152