System error

error:  Error during compilation of /home/martink/www/htdocs/snowflakes/autohandler:
Unquoted string "ndef" may clash with future reserved word at /etc/httpd/mason/mk/obj/2535643978/public/snowflakes/autohandler.obj line 1.
"my" variable %ARGS masks earlier declaration in same scope at /home/martink/www/htdocs/snowflakes/autohandler line 195.
"my" variable %ARGS masks earlier declaration in same scope at /home/martink/www/htdocs/snowflakes/autohandler line 148.
"my" variable $link masks earlier declaration in same scope at /home/martink/www/htdocs/snowflakes/autohandler line 186.
"my" variable %ARGS masks earlier declaration in same scope at /home/martink/www/htdocs/snowflakes/autohandler line 210.
Unmatched right curly bracket at /etc/httpd/mason/mk/obj/2535643978/public/snowflakes/autohandler.obj line 1, at end of line
syntax error at /etc/httpd/mason/mk/obj/2535643978/public/snowflakes/autohandler.obj line 1, near "}"
Unmatched right curly bracket at /etc/httpd/mason/mk/obj/2535643978/public/snowflakes/autohandler.obj line 2, at end of line
syntax error at /home/martink/www/htdocs/snowflakes/autohandler line 173, near "}"
syntax error at /home/martink/www/htdocs/snowflakes/autohandler line 139, near "}"
Can't use global $^W in "my" at /home/martink/www/htdocs/snowflakes/autohandler line 149, near "local $^W"
syntax error at /home/martink/www/htdocs/snowflakes/autohandler line 204, near "}"
Can't use global $^W in "my" at /home/martink/www/htdocs/snowflakes/autohandler line 211, near "local $^W"
syntax error at /home/martink/www/htdocs/snowflakes/autohandler line 77, near "}"
Unknown regexp modifier "/h" at /home/martink/www/htdocs/snowflakes/autohandler line 5, at end of line
/home/martink/www/htdocs/snowflakes/autohandler has too many errors.
context: 
1: 
2:  <%init>
3: 
4:  my $ip = $ENV{REMOTE_ADDR};
5:  if($ip =~ /^35[.]192[.]61) {
6:  $m->clear_buffer;
7:  $m->abort(403);
8:  }
9: 
... 
73:  </p>
74:  </div>
75:  </%method>
76: 
77:  <& /note.mhtml, key=>"snowflakes" &>
78: 
79:  <h1>It's Snowing in my CPU &mdash; a Snowflake catalogue</h1>
80: 
81:  <& SELF:leadingquote &>
... 
135:  <br clear=both>
136:  </div>
137:  <%args>
138:  $cache
139:  </%args>
140:  </%method>
141: 
142:  <%method drawflake>
143:  % return if ! $flake && ! $blank;
144:  % my $class = $tight ? q{"flake tight"} : q{"flake"};
145:  % my ($code,$name,$gender) = @{$flake}{qw(code name gender)};
146:  % if(! $code) {
147:  <div class=<% $class %> style="width:<% $width %>px;">&nbsp;</div>
148:  % return;
149:  % }
150:  % my $arenh = $flake->{code} eq "autqzcws";
151:  % $label = "Arenh Jerrus\nof Bosmen" if $arenh && defined $label;
152:  % my $dir = $transparent ? "flakes.transparent" : "flakes";
153:  % $dir .= ".thumb" if $width <= 170;
... 
169:  % }
170:  </div>
171:  <%args>
172:  $flake => undef
173:  $width => 100
174:  $suffix => "tf"
175:  $link => undef
176:  $flakelink => 1
177:  $label => undef
... 
182:  </%args>
183:  </%method>
184: 
185:  <%method note>
186:  % my $link = "https://blogs.scientificamerican.com/sa-visual/in-silico-flurries/";
187:  % my $linka = "http://mkweb.bcgsc.ca/snowflakes/flake.mhtml?flake=autqzcws";
188:  <style>
189:  .note {
190:  background: #eee;
191:  color: #000;
192:  }
193:  .note a {
194:  color: #696969;
195:  }
196:  </style>
197:  <div class=note><& SELF:image, link=>[$link], file=>"img/note-icon-sa-visual.png", width=>"40px", style=>"float: left; margin-top: -6px; margin-right: 10px;" &>
198:  Explore the land of Neradia and meet the snowflake named <a class=dotted href="<% $linka %>">Arenh Jerrus of Bosmen</a> in the wintertime tale <a class=dotted href="<% $link %>"><b>In Silico Flurries: Computing the world of snow</b></a>,
199:  <br>
200:  a Scientific American "SA Visual" story about beauty, imagination and machine learning by <a class=dotted href="https://www.grad.ubc.ca/campus-community/meet-our-students/lever-jake">Jake Lever</a> and myself.
201:  </div>
202:  </%method>
203: 
204:  <%attr>
205:  crumb => "In Silico Flurries &mdash; A Snowflake Catalogue"
206:  image_masthead => 0
207:  support => 0
208:  stream_items => 0
209:  slogan_word1 => ["water","snow","geometry"]
210:  slogan_word2 => ["frozen","wet","stellar"]
211:  keywords => [qw(science art visualization martin krzywinski snowflake gravner griffeath snow simulation reaction diffusion hex grid symmetry flube)]
212:  title => "In Silico Flurries: Gravner-Griffeath Snowflake Simulation"
213:  </%attr>
214: 
215:  <%method showposter>
... 
code stack:  /usr/local/share/perl5/5.32/HTML/Mason/Interp.pm:450
/usr/local/share/perl5/5.32/HTML/Mason/Interp.pm:773
/usr/local/share/perl5/5.32/HTML/Mason/Component.pm:333
/usr/local/share/perl5/5.32/HTML/Mason/Request.pm:440
raw error






























Error during compilation of /home/martink/www/htdocs/snowflakes/autohandler:
Unquoted string "ndef" may clash with future reserved word at /etc/httpd/mason/mk/obj/2535643978/public/snowflakes/autohandler.obj line 1.
"my" variable %ARGS masks earlier declaration in same scope at /home/martink/www/htdocs/snowflakes/autohandler line 195.
"my" variable %ARGS masks earlier declaration in same scope at /home/martink/www/htdocs/snowflakes/autohandler line 148.
"my" variable $link masks earlier declaration in same scope at /home/martink/www/htdocs/snowflakes/autohandler line 186.
"my" variable %ARGS masks earlier declaration in same scope at /home/martink/www/htdocs/snowflakes/autohandler line 210.
Unmatched right curly bracket at /etc/httpd/mason/mk/obj/2535643978/public/snowflakes/autohandler.obj line 1, at end of line
syntax error at /etc/httpd/mason/mk/obj/2535643978/public/snowflakes/autohandler.obj line 1, near "}"
Unmatched right curly bracket at /etc/httpd/mason/mk/obj/2535643978/public/snowflakes/autohandler.obj line 2, at end of line
syntax error at /home/martink/www/htdocs/snowflakes/autohandler line 173, near "}"
syntax error at /home/martink/www/htdocs/snowflakes/autohandler line 139, near "}"
Can't use global $^W in "my" at /home/martink/www/htdocs/snowflakes/autohandler line 149, near "local $^W"
syntax error at /home/martink/www/htdocs/snowflakes/autohandler line 204, near "}"
Can't use global $^W in "my" at /home/martink/www/htdocs/snowflakes/autohandler line 211, near "local $^W"
syntax error at /home/martink/www/htdocs/snowflakes/autohandler line 77, near "}"
Unknown regexp modifier "/h" at /home/martink/www/htdocs/snowflakes/autohandler line 5, at end of line
/home/martink/www/htdocs/snowflakes/autohandler has too many errors.


Trace begun at /usr/local/share/perl5/5.32/HTML/Mason/Interp.pm line 851
HTML::Mason::Interp::_compilation_error('HTML::Mason::Interp=HASH(0x7f4568816438)', '/home/martink/www/htdocs/snowflakes/autohandler', 'HTML::Mason::Exception::Compilation=HASH(0x7f455c948330)') called at /usr/local/share/perl5/5.32/HTML/Mason/Interp.pm line 450
HTML::Mason::Interp::load('HTML::Mason::Interp=HASH(0x7f4568816438)', '/snowflakes/autohandler') called at /usr/local/share/perl5/5.32/HTML/Mason/Interp.pm line 773
HTML::Mason::Interp::find_comp_upwards('HTML::Mason::Interp=HASH(0x7f4568816438)', '/snowflakes', 'autohandler') called at /usr/local/share/perl5/5.32/HTML/Mason/Component.pm line 333
HTML::Mason::Component::parent('HTML::Mason::Component::FileBased=HASH(0x7f4568053c50)') called at /usr/local/share/perl5/5.32/HTML/Mason/Request.pm line 440
eval {...} at /usr/local/share/perl5/5.32/HTML/Mason/Request.pm line 433
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x7f458d6950d8)') called at /usr/local/share/perl5/5.32/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x7f458d6950d8)') called at /usr/local/share/perl5/5.32/HTML/Mason/ApacheHandler.pm line 825
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x7f4568106bd0)', 'Apache2::RequestRec=SCALAR(0x7f455c941930)') called at (eval 25) line 8
HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', 'Apache2::RequestRec=SCALAR(0x7f455c941930)') called at -e line 0
eval {...} at -e line 0