The required package_name argument of the cpan class is not documented. Using the provided sample config results in the following error:
Class[Cpan]: expects a value for parameter 'package_name'
The source code references this in the cpan::install class which is only mentioned in the docs as "Handles package installation".
What is the correct way to use this module?