]> ruin.nu Git - ndwebbie.git/blobdiff - ND/Web/Page.pm
resource class, and removed warning
[ndwebbie.git] / ND / Web / Page.pm
index 6e6c2c039b3af6987efb9f61f400ae3bf43a9e92..5fd580016d047476995fa4d4b1307cade3e037e6 100644 (file)
@@ -21,7 +21,7 @@ use strict;
 use warnings;
 use CGI qw/:standard/;
 
-our %PAGES = {};
+our %PAGES;
 
 sub new {
        my $invocant = shift;