r610@llin: dpavlin | 2006-05-13 14:38:42 +0200
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 13 May 2006 12:37:25 +0000 (12:37 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 13 May 2006 12:37:25 +0000 (12:37 +0000)
 permit setup of empty lookup

git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@475 07558da8-63fa-0310-ba24-9fe276d99e06

lib/WebPAC/Normalize/Set.pm

index 3b14a4a..8ba7a8f 100644 (file)
@@ -143,7 +143,7 @@ Set current lookup hash
 my $lookup;
 
 sub set_lookup {
-       $lookup = shift or die "no lookup hash";
+       $lookup = shift;
 }
 
 =head2 rec1