diff options
Diffstat (limited to 'meta/recipes-extended/perl')
-rw-r--r-- | meta/recipes-extended/perl/libxml-sax-perl_0.99.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb b/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb index e2e0341f41..45d396639b 100644 --- a/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb +++ b/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb @@ -1,4 +1,4 @@ -SUMMARY = "Perl module for using and building Perl SAX2 XML processors" +SUMMARY = "Perl module for using and building Perl SAX2 XML processors" DESCRIPTION = "XML::SAX consists of several framework classes for using and \ building Perl SAX2 XML parsers, filters, and drivers. It is designed \ around the need to be able to "plug in" different SAX parsers to an \ |