diff options
-rw-r--r-- | perl/perl-Scope-Guard/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Scope-Guard/README b/perl/perl-Scope-Guard/README index 95da2f0646d39..7a339e12216ac 100644 --- a/perl/perl-Scope-Guard/README +++ b/perl/perl-Scope-Guard/README @@ -1,2 +1,2 @@ -This module provides a convenient way to perform cleanup or other forms of -resource management at the end of a scope. +This module provides a convenient way to perform cleanup or other +forms of resource management at the end of a scope. |