eval require instead of use no_best
authorJonathan Yu <frequency@cpan.org>
Sun, 10 Jan 2010 05:04:57 +0000 (00:04 -0500)
committerJonathan Yu <frequency@cpan.org>
Sun, 10 Jan 2010 05:04:57 +0000 (00:04 -0500)
commitfb4fa0d12be8f2b08154651246dd22b27e6c456b
treecf12ddbc9a6c8963848642af2972761570669abe
parent0c8dc42c86e13dbdeb2c884006e4b190dab65c54
eval require instead of use

We need to eval require instead of use to prevent double imports,
since loading YAML::Any causes symbols to be exported by default
t/020_basic_yaml.t
t/020_basic_yaml_syck.t
t/020_basic_yaml_xs.t