diff options
Diffstat (limited to 'meta/recipes-devtools/perl')
| -rw-r--r-- | meta/recipes-devtools/perl/perl_5.8.8.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.8.8.bb b/meta/recipes-devtools/perl/perl_5.8.8.bb index 2515b6e0b9..8e2f0c0af7 100644 --- a/meta/recipes-devtools/perl/perl_5.8.8.bb +++ b/meta/recipes-devtools/perl/perl_5.8.8.bb | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | DESCRIPTION = "Perl is a popular scripting language." | 1 | SUMMARY = "Perl (Pathologically Eclectic Rubbish Lister)" |
| 2 | DESCRIPTION = "Perl is a high-level, general-purpose, interpreted, dynamic programming language. It was \ | ||
| 3 | originally written as a general-purpose scripting language to make report processing easier. This makes perl \ | ||
| 4 | especially good at handling text." | ||
| 2 | HOMEPAGE = "http://www.perl.org/" | 5 | HOMEPAGE = "http://www.perl.org/" |
| 3 | SECTION = "devel" | 6 | SECTION = "devel" |
| 4 | LICENSE = "Artistic|GPL" | 7 | LICENSE = "Artistic|GPL" |
