Subject: | Implementation of _Skip calculates too many things needlesly |
The Informix-specific _Skip calculates _order_directions and $last
without ever using them. Also the SKIP operator is optional as there
might be no $offset. This is our own workaround-version in DBIx::Class
http://dev.catalyst.perl.org/svnweb/bast/revision/?rev=8415