Skip Menu |

This queue is for tickets about the DBIx-Class CPAN distribution.

Report information
The Basics
Id: 52567
Status: resolved
Priority: 0/
Queue: DBIx-Class

People
Owner: Nobody in particular
Requestors: andrey [...] kostenko.name
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.08117



Subject: POD bug
http://search.cpan.org/~frew/DBIx-Class- 0.08114/lib/DBIx/Class/Manual/Troubleshooting.pod#column_"foo_DESC"_does_ not_exist_... now it can be written as { order_by => { -desc => 'foo' } }
On Tue Dec 08 13:23:09 2009, GUGU wrote: Show quoted text
> http://search.cpan.org/~frew/DBIx-Class- > 0.08114/lib/DBIx/Class/Manual/Troubleshooting.pod#column_"foo_DESC"_does_ > not_exist_... > > now it can be written as { order_by => { -desc => 'foo' } }
Fixed at http://dev.catalyst.perl.org/svnweb/bast/revision?rev=8319 Cheers