Reimplemented SQL::Abstract::Test::eq_bind to compare the data structures instead...
authorNorbert Buchmuller <norbi@nix.hu>
Wed, 26 Nov 2008 22:35:33 +0000 (22:35 +0000)
committerNorbert Buchmuller <norbi@nix.hu>
Wed, 26 Nov 2008 22:35:33 +0000 (22:35 +0000)
commit32c343797dddfe975ee1e7b97793c7496e765139
tree9fa0fb95d8703497ddef5f3b8df266d4aa4b1bc7
parent8d47ad0e150f47202960f614e15dc14370080dab
Reimplemented SQL::Abstract::Test::eq_bind to compare the data structures instead of stringifying them.
Added tests for eq_bind.
MANIFEST
lib/SQL/Abstract/Test.pm
t/10test.t [new file with mode: 0644]