diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 15 |
1 files changed, 10 insertions, 5 deletions
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 @@ | |||
| 424 | </para> | 424 | </para> |
| 425 | </section> | 425 | </section> |
| 426 | 426 | ||
| 427 | <section id='ref-classes-perl'> | 427 | <section id='ref-classes-cpan'> |
| 428 | <title>Perl Modules - <filename>cpan.bbclass</filename></title> | 428 | <title><filename>cpan.bbclass</filename></title> |
| 429 | |||
| 430 | <para> | ||
| 431 | The <filename>cpan</filename> class supports Perl modules. | ||
| 432 | </para> | ||
| 429 | 433 | ||
| 430 | <para> | 434 | <para> |
| 431 | Recipes for Perl modules are simple. | 435 | Recipes for Perl modules are simple. |
| 432 | These recipes usually only need to point to the source's archive and then inherit the | 436 | These recipes usually only need to point to the source's archive and |
| 433 | proper <filename>.bbclass</filename> file. | 437 | then inherit the proper class file. |
| 434 | Building is split into two methods depending on which method the module authors used. | 438 | Building is split into two methods depending on which method the module |
| 439 | authors used. | ||
| 435 | <itemizedlist> | 440 | <itemizedlist> |
| 436 | <listitem><para>Modules that use old | 441 | <listitem><para>Modules that use old |
| 437 | <filename>Makefile.PL</filename>-based build system require | 442 | <filename>Makefile.PL</filename>-based build system require |
