diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index dae9a6f396..7812209dbb 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -424,14 +424,19 @@ -
- Perl Modules - <filename>cpan.bbclass</filename> +
+ <filename>cpan.bbclass</filename> + + + The cpan class supports Perl modules. + Recipes for Perl modules are simple. - These recipes usually only need to point to the source's archive and then inherit the - proper .bbclass file. - Building is split into two methods depending on which method the module authors used. + These recipes usually only need to point to the source's archive and + then inherit the proper class file. + Building is split into two methods depending on which method the module + authors used. Modules that use old Makefile.PL-based build system require