Opened 16 years ago
Closed 16 years ago
#1339 closed defect (fixed)
build requires Attribute::Handlers and ExtUtils::CBuilder but they aren't listed in tagsets
| Reported by: | bills | Owned by: | bills |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | psconfig | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The perl Module Attribute::Handlers requires these two perl modules
but we don't include them in tagsets/ipp-2.9.perl.
After some testing we should make this change.
Change History (2)
comment:1 by , 16 years ago
| Component: | build → psconfig |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
I believe it was Params::Validate that required these modules.
Attribute::Handlers is now part of our distribution and is in the tagsets file.
I don't recall which platform ran into a problem with CBuilder.
I'm going to mark this as fixed
Note:
See TracTickets
for help on using tickets.

This bug is broken: (says Attribute::Handlers requires Attribute::Handlers)
What is needed by which package?