What Have I Got?

  my @dicts = $pb->dicts();
  my @dicts = $pb->dicts('another.ini');

  my @keywords = $pb->keywords();
  my @keywords = $pb->keywords('Welsh');
  • Can list dictionaries & keywords available
  • Even in other files or dictionaries
  • Does not change current settings