* Documentation
* Tests
     rw-r--r--   1 casiano casiano            0 2007-07-21 13:10 rperl$$.log
    -rw-r--r--   1 casiano casiano            0 2007-07-21 13:10 rperl$$.err

* Method "call" must specify the context: if scalar or list. Important for IO.

* When installing a sub fields "thaw" and "freeze". By default Data::Dumper and eval

* The "rsync" Method

* Deferred DECISION: 
                allow (or not) pass by reference in RPC?
  S.t. like a prototype
    politely=> 1, varref => "0, 3..5, 9.."

  meaning that variables 0,3,4,5, and from 9 to the end are passed by reference

* args{log}: Ahora se fuerza a que sea relativo al HOME. Si es absoluto que se hace?
  Crearlo si no existe?

* The host variable in "new" can be undef. Fix the bug

* $die in REMOTE.pm inside new is never used 
   Each request to the remote perl sever must be followed
   by a check of its correctness

* Make code Operating System independent. is_operative rewrite

* Look how slow is package2.pl

* 'put' and 'get' don't return result objects. Do they have to?
