/[webpac2]/trunk/conf/lookup/example.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/lookup/example.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4 by dpavlin, Sat Jul 16 12:37:18 2005 UTC revision 5 by dpavlin, Sat Jul 16 12:40:28 2005 UTC
# Line 10  to evaluate before storing value in look Line 10  to evaluate before storing value in look
10  =cut  =cut
11    
12  @lookup = (  @lookup = (
13          { 'key' => '900:v900', 'val' => 'filter{text}v800' },          { 'key' => '900:v900', 'val' => 'filter{upper}v800' },
14          { 'eval' => qq{length("v900") == 3},          { 'eval' => qq{length("v900") == 3},
15                  'key' => '900:v900', 'val' => 'v800'                  'key' => '900:v900', 'val' => 'v800'
16          },          },

Legend:
Removed from v.4  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.26