The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Lingua::JA::Expand::DataSource - Base Class of Lingua::JA::Expand::DataSource::XXX

SYNOPSYS

  package My::DataSource;
  use base qw(Lingua::JA::Expand::DataSource);