Revision 480 (by ahitrov, 2015/03/03 12:14:40) Tags plugin: initial import

package tag::Keeper;

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


use Contenido::Globals;


1;