package Module::CPANTS::Site::Model::Kwalitee; use strict; use warnings; use base qw( Module::CPANTS::Kwalitee ); sub COMPONENT { my( $class, $c, $config ) = @_; return $class->new; } 'listeing to: kids during judo training'; __END__ =head1 NAME Module::CPANTS::Site::Model::Kwalitee - Kwalitee Model Component =head1 SYNOPSIS See L =head1 DESCRIPTION Kwalitee Model Component. =head1 AUTHOR Thomas Klausner, =head1 LICENSE This library is free software . You can redistribute it and/or modify it under the same terms as perl itself. =cut