parse-wormedit: bytes declarable as non-capturing
authorMischa Poslawsky <wormy@shiar.org>
Mon, 2 Mar 2009 19:20:56 +0000 (20:20 +0100)
committerMischa Poslawsky <wormy@shiar.org>
Wed, 4 Mar 2009 14:28:20 +0000 (15:28 +0100)
commit42fa759f7b4b8b71be1048e7da1870da7db17890
tree44eb2a600c06be30f524a61b76999585e25519c3
parent3f547138025ead9303d443e1d41e5e4c884c570d
parse-wormedit: bytes declarable as non-capturing

Parse::Binary::Nested format values containing only x/X (ie ignored)
are detected and skipped during conversion.  This allows for exact
specifications instead of having to append to previous (defined)
elements.
Parse/Binary/Nested.pm
parse-wormedit
t/parser.t