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

git-svn-id: svn://10.0.0.236/trunk@196545 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com
2006-05-15 17:38:20 +00:00
parent ef85b7987c
commit 5e40e84ec5

View File

@@ -222,6 +222,7 @@ sub get_netaddr {
}
1;
__END__
=head1 NAME