From 2667d3631cc09c4d5d3593312bfeb86b38a4c65a Mon Sep 17 00:00:00 2001 From: Marc Schumann Date: Fri, 30 Nov 2012 15:30:44 +0100 Subject: Bug 816747 - Add dummy POD for unPODded methods. r/a=LpSolit --- Bugzilla/Report.pm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'Bugzilla/Report.pm') diff --git a/Bugzilla/Report.pm b/Bugzilla/Report.pm index 097bbb074..03c054f57 100644 --- a/Bugzilla/Report.pm +++ b/Bugzilla/Report.pm @@ -133,3 +133,17 @@ of L, and thus provides all methods that L provides. =cut + +=head1 B + +=over + +=item create + +=item query + +=item set_query + +=item set_name + +=back -- cgit v1.2.3-24-g4f1b