diff options
Diffstat (limited to 'devel/p5-Data-Object-Role-Proxyable/pkg-descr')
-rw-r--r-- | devel/p5-Data-Object-Role-Proxyable/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Data-Object-Role-Proxyable/pkg-descr b/devel/p5-Data-Object-Role-Proxyable/pkg-descr index 2ebe15ea0b07..7fad5e014dde 100644 --- a/devel/p5-Data-Object-Role-Proxyable/pkg-descr +++ b/devel/p5-Data-Object-Role-Proxyable/pkg-descr @@ -6,5 +6,3 @@ method and receives $self, $package, $method, and any arguments passed to the method as a list of arguments, e.g. @args. The build_proxy method must return a routine (i.e. a callback) or the undefined value which results in a "method missing" error. - -WWW: https://metacpan.org/release/Data-Object-Role-Proxyable |