There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

DBomb::Query::OrderBy - An ORDER BY clause.

SYNOPSIS

DESCRIPTION

METHODS

asc()

Corresponds to SQL ORDER BY ASC

desc()

Corresponds to SQL ORDER BY DESC