Closed phochste closed 10 years ago
importer: default: package: YAML options: file: data.yml
code:
use Catmandu -load; Catmandu->importer; # Doesn't work Catmandu->importer('default'); # works
That's not the case anymore. Default settings work fine, but I don't know when it has been fixed. Anyway: we should close #6.
catmandu.yml:
code: