diff options
Diffstat (limited to 'devel/p5-Test-Deep/pkg-descr')
-rw-r--r-- | devel/p5-Test-Deep/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Deep/pkg-descr b/devel/p5-Test-Deep/pkg-descr index 064a5aa342d0..a2f06e93bf5a 100644 --- a/devel/p5-Test-Deep/pkg-descr +++ b/devel/p5-Test-Deep/pkg-descr @@ -3,6 +3,6 @@ got is the result you were expecting. At it's simplest it compares two structures by going through each level, ensuring that the values match, that arrays and hashes have the same elements and that references are blessed into the correct class. It also handles -circular data struc- tures without getting caught in an infinite loop. +circular data structures without getting caught in an infinite loop. WWW: http://search.cpan.org/dist/Test-Deep/ |