Commit 4a35b067 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) r=wicked on IRC

parent 8a5f175d
...@@ -222,6 +222,7 @@ sub get_netaddr { ...@@ -222,6 +222,7 @@ sub get_netaddr {
} }
1; 1;
__END__ __END__
=head1 NAME =head1 NAME
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment