Loading templates/perl.erb +1 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,7 @@ perl { # Uncomment and change if you want to use function # names other than the defaults. # <% if defined?(@function_names) %> <% @function_names.sort.each do |default, value| -%> <%= default %><%= value %> <% end -%> Loading Loading
templates/perl.erb +1 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,7 @@ perl { # Uncomment and change if you want to use function # names other than the defaults. # <% if defined?(@function_names) %> <% @function_names.sort.each do |default, value| -%> <%= default %><%= value %> <% end -%> Loading