Koha::ArticleRequests - Koha ArticleRequests Object class
my $article_requests = Koha::ArticleRequests->search_limited( $params, $attributes );
Search for article requests according to logged in patron restrictions
Kyle M Hall <kyle@bywatersolutions.com>