2015-04-28 06:14:04 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add 5 BUILD_DEPENDS for make test
|
2015-01-28 03:02:24 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 0.16 to 0.18
-------------------
0.18 2015-01-21 03:54:30Z
- remove Moose test requires <-> Test::CleanNamespaces test recommends
circular relationship (softened to suggests)
0.17 2015-01-20 03:46:46Z
- skip Mouse tests if some required interfaces are not available
|
2014-11-24 15:04:52 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.16
Upstream changes:
0.16 2014-08-28 23:55:47Z
- skip Moose-related tests for normal installs, to get out of circularity
hell if Moose is installed but broken and needing an upgrade
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-08-17 09:47:50 by Wen Heping | Files touched by this commit (1) |
Log message:
Update HOMEPAGE
|
2014-08-17 09:14:41 by Wen Heping | Files touched by this commit (3) |
Log message:
Import Test-CleanNamespaces-0.15 as devel/p5-Test-CleanNamespaces.
This module lets you check your module's namespaces for imported
functions you might have forgotten to remove with namespace::autoclean
or namespace::clean and are therefore available to be called as
methods, which usually isn't want you want.
|