Revision 474 (by ahitrov, 2015/02/25 13:22:42) Tags plugin

package tags::Keeper;

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


use Contenido::Globals;


1;