Johann Rolschewski

Results 7 comments of Johann Rolschewski

See spec and talk from @perlpunk: https://github.com/perlpunk/App-Spec-p5 https://github.com/perlpunk/myslides/blob/master/app-spec/slides.vroom

created Catmandu::Help::Installation, see pr #289

added Catmandu::Help::Contribtution, Catmandu::Help::Development_Setup and Catmandu::Help::Patch_Submission in pr #290

see also: https://www.sublimetext.com/docs/3/syntax.html http://docs.sublimetext.info/en/latest/extensibility/syntaxdefs.html#your-first-syntax-definition

Thanks for your work. Any reason why the control fields aren't marked as `non repeatable`? ``` ... "001":{"label":"Control Number"}, "003":{"label":"Control Number Identifier"}, "005":{"label":"Date and Time of Latest Transaction"}, ... "010":{"label":"Library...

Thanks. I developed a Perl module and script based on the schema. At the moment it only checks field tags and subfield codes. I will extend it and create a...

> I am not a big fan of adding some formatting helper because of a particular technology. I would also not prepend another character to the codes. > associative array,...