diff options
Diffstat (limited to 'devel/p5-CLASS/pkg-descr')
-rw-r--r-- | devel/p5-CLASS/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-CLASS/pkg-descr b/devel/p5-CLASS/pkg-descr index 9793dabf4b96..ae068a78f8f3 100644 --- a/devel/p5-CLASS/pkg-descr +++ b/devel/p5-CLASS/pkg-descr @@ -5,5 +5,3 @@ $CLASS has the additional benefit of working in strings. CLASS is a constant, not a subroutine call. $CLASS is a plain variable, it is not tied. There is no performance loss for using CLASS over __PACKAGE__ except the loading of the module. - -WWW: https://metacpan.org/release/CLASS |