diff options
Diffstat (limited to 'devel/p5-Test-Simple/DESCR')
-rw-r--r-- | devel/p5-Test-Simple/DESCR | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Test-Simple/DESCR b/devel/p5-Test-Simple/DESCR index 156af2d2555..e9da25560fd 100644 --- a/devel/p5-Test-Simple/DESCR +++ b/devel/p5-Test-Simple/DESCR @@ -1,4 +1,4 @@ -This is an extremely simple, extremely basic module for writing tests -suitable for CPAN modules and other pursuits. If you wish to do more -complicated testing, use the Test::More module (a drop-in replacement -for this one). +This is an extremely simple, extremely basic module for writing +tests suitable for CPAN modules and other pursuits. If you wish +to do more complicated testing, use the Test::More module (a drop-in +replacement for this one). |