diff --git a/recipes-security/perl/lib-perl_0.63.bb b/recipes-security/perl/lib-perl_0.63.bb index c05ae1e..7895864 100644 --- a/recipes-security/perl/lib-perl_0.63.bb +++ b/recipes-security/perl/lib-perl_0.63.bb @@ -1,6 +1,6 @@ DESCRIPTION = "This is a small simple module which simplifies the \ manipulation of @INC at compile time. It is typically used to add extra \ -directories to Perl's search path so that later "use" or "require" statements \ +directories to Perl's search path so that later 'use' or 'require' statements \ will find modules which are not located in the default search path." SECTION = "libs"