diff options
Diffstat (limited to 'devel/p5-Data-Object-Struct/pkg-descr')
-rw-r--r-- | devel/p5-Data-Object-Struct/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Data-Object-Struct/pkg-descr b/devel/p5-Data-Object-Struct/pkg-descr index 7c8f01ab6215..9a2570e01fe5 100644 --- a/devel/p5-Data-Object-Struct/pkg-descr +++ b/devel/p5-Data-Object-Struct/pkg-descr @@ -1,5 +1,3 @@ Data::Object::Struct provides a class that creates struct-like objects which bundle attributes together, is immutable, and provides accessors, without having to write an explicit class. - -WWW: https://metacpan.org/release/Data-Object-Struct |