NAME

Sanskrit::Alphabetize - Provides collation order for Sanskrit alphabetization


SYNOPSIS

  use Sanskrit::Alphabetize;
  my @words = qw(gam as kf);
  print sort(Sanskrit_order @words);


DESCRIPTION

Provides a collation order for Sanskrit (in the Sanskrit Library encoding).

EXPORT

Sanskrit_order


AUTHOR

Malcolm D. Hyman, mhyman@archimedes.fas.harvard.edu


SEE ALSO

perl(1).