Help for this page
$schema->resultset('CD')->search( { 'Title' => 'Funky CD', ... order_by => ['tracks.id'], } );