When using attrib_values the attribs are now written in alphabetical order
authorMark Addison <grommit@users.sourceforge.net>
Tue, 21 Oct 2003 14:53:08 +0000 (14:53 +0000)
committerMark Addison <grommit@users.sourceforge.net>
Tue, 21 Oct 2003 14:53:08 +0000 (14:53 +0000)
commit446dfcbd3a58ad65602cd45c25155bc91d7e25a4
tree4d77874850788850afe33d243409cc163c318dd6
parent19922fbc689789d47006f105b6678644f4a1c673
When using attrib_values the attribs are now written in alphabetical order
rather than hash order. Should ensure the test passes for different versions of
perl.
lib/SQL/Translator/Producer/XML/SQLFairy.pm
t/17sqlfxml-producer.t