cmake PerlModules examples

keenon/nimblephysics cmake/DARTFindDependencies.cmake :154

find_package(PerlModules COMPONENTS Regexp::Common Getopt::ArgvFile Getopt::Long Term::ANSIColor QUIET)

merzlab/QUICK cmake/3rdPartyTools.cmake :546

find_package(PerlModules COMPONENTS Chemistry::Mol ExtUtils::MakeMaker)

vrpn/vrpn CMakeLists.txt :798

find_package(PerlModules ${QUIET_IF_SUBPROJECT} COMPONENTS Parse::RecDescent)