Revision 693 (by ahitrov, 2018/08/13 11:24:32) Initial import

package money::Keeper;

use strict;
use warnings 'all';
use base qw(Contenido::Keeper);


use Contenido::Globals;


1;