X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/7509565253b19493771cfc2e13ab166f1a8cc5f8..ba50e690ba4f817e98587a5299a19055384a7608:/PLP/Fields.pm diff --git a/PLP/Fields.pm b/PLP/Fields.pm index b7e7e95..7120c06 100644 --- a/PLP/Fields.pm +++ b/PLP/Fields.pm @@ -1,6 +1,5 @@ -#----------------------# - package PLP::Fields; -#----------------------# +package PLP::Fields; + use strict; # Has only one function: doit(), which ties the hashes %get, %post, %fields and %header in @@ -114,7 +113,7 @@ when sending the headers is the one you used first. The following are equal: =head1 AUTHOR -Juerd Waalboer +Juerd Waalboer =cut