Opened 20 years ago
Closed 20 years ago
#2933 closed defect (fixed)
Localization support for DateTime
Reported by: | mat@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.
Attachments (1)
Change History (6)
Changed 20 years ago by mat@…
comment:1 Changed 20 years ago by mat@…
dependson: | → 2931 |
---|
comment:2 Changed 20 years ago by mat@…
(From update of attachment 1940)
# $Id$
PortSystem 1.0 PortGroup perl5 1.0 perl5.setup DateTime-Locale 0.21 maintainers mat@… description Localization support for DateTime long_description \
DateTime::Locale is primarily a factory for the various locale \ subclasses. It also provides some functions for getting information on \ available locales. \ If you want to know what methods are available for locale objects, then \ please read the DateTime::Locale::Base documentation.
platforms darwin
checksums md5 57b7717cc5a1ff34efedcfe3414d2ed4
perl5.use_module_build
depends_lib-appeld lib:XXX:p5-params-validate
comment:3 Changed 20 years ago by mat@…
(From update of attachment 1940) it misses : depends_lib-append lib:XXX:p5-params-validate
comment:4 Changed 20 years ago by mat@…
blocked: | → 2936 |
---|
Portfile