non port: devel/p5-Class-Accessor-Complex/pkg-descr |
Number of commits found: 6 |
Wednesday, 7 Sep 2022
|
21:58 Stefan Eßer (se)
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
fb16dfe |
Sunday, 27 May 2018
|
20:15 sunpoet
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
 |
Sunday, 6 Jul 2014
|
18:50 sunpoet
- Add LICENSE
- Sort *_DEPENDS
- Sort PLIST
- Reformat pkg-descr
 |
Monday, 6 Jan 2014
|
17:17 az
- add stage support
Approved by: portmgr (blanket infrastructure)
 |
Saturday, 12 Feb 2011
|
09:30 az
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace
 |
Tuesday, 7 Dec 2010
|
04:09 pgollucci
This module generates accessors for your class in the same spirit as
Class::Accessor does. While the latter deals with accessors for
scalar values, this module provides accessor makers for arrays,
hashes, integers, booleans, sets and more.
As seen in the synopsis, you can chain calls to the accessor makers.
Also, because this module inherits from Class::Accessor, you can put
a call to one of its accessor makers at the end of the chain.
The accessor generators also generate documentation ready to be used
with Sub::Documentation.
WWW: http://search.cpan.org/~marcel/Class-Accessor-Complex-1.100880/
PR: ports/152630
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
Number of commits found: 6 |