Skip to content

Commit

Permalink
Avoid Name "main::sortctrl" used only once warning
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarr committed Sep 5, 2001
1 parent dc16884 commit 1196abd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/70sortctrl.t
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
# This test should be expanded to test sort controls with
# more than one attribute specified.

use vars qw(%sortctrl);

BEGIN { require "t/common.pl" }

use Net::LDAP::LDIF;
Expand Down

0 comments on commit 1196abd

Please sign in to comment.