Commit Graph

6 Commits

Author SHA1 Message Date
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
sthen
3f913dcdaa use REVISION 2010-07-13 19:46:10 +00:00
kevlo
69ff125b10 Missing dependency on devel/p5-Test-use-ok
ok sthen@
2010-06-09 08:55:09 +00:00
simon
b91bfaf630 import p5-Tie-ToObject
While "tie" in Perl allows tying to an arbitrary object, the class in
question must support this in it's implementation of TIEHASH, TIEARRAY
or whatever.

Tie::ToObject provides a very tie constructor that simply returns the
object it was given as it's first argument.
That way the side effects of calling $object->TIEHASH are avoided.
2008-05-26 08:00:24 +00:00