Hi,
I was thinking about your package name and was wondering whether you would consider Library::INI or Library::Config::Ini. Because then you have the kind of namespace you could add to if need be (as your project grows for example). You could also call it Config::Ini and pair it up with
Config::IniFiles (where that uses name=value pairs) though I personally wouldn't :P. Nice snippet though :)