Re: [Module::Build] Re: [Yaml-core] yaml_dump on version objects
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2006-02-16 15:35:40
|
On Feb 15, 2006, at 4:06 PM, John Peacock wrote: > John Peacock wrote: >> Dear Perl YAML-heads: >> I've been trying to integrate version objects into Module::Build (now >> that I have a pure Perl release) and everything works except that >> YAML emits lots of warnings when trying to dump version objects: > > Never mind. Upgrading YAML to current (0.58) works much better and > setting $YAML::Stringify does exactly what we want. Is there no way to support YAML 0.35? That's our current YAML prerequisite. -Ken |