# 
# this module looks for Perl
#

FIND_PROGRAM(PERL
  perl
  "C:/Perl/bin" 
  [HKEY_LOCAL_MACHINE\\SOFTWARE\\ActiveState\\ActivePerl\\628]/bin
)