/[webpac2]/trunk/lib/WebPAC/Lookup.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/lib/WebPAC/Lookup.pm

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

revision 252 by dpavlin, Thu Dec 15 17:01:04 2005 UTC revision 330 by dpavlin, Tue Dec 27 22:26:43 2005 UTC
# Line 146  sub add { Line 146  sub add {
146    
147  Perform lookups on format supplied to it.  Perform lookups on format supplied to it.
148    
149   my $text = $lookup->lookup('[v900]');   my $text = $lookup->lookup('lookup{v900}');
150    
151  Lookups can be nested (like C<[d:[a:[v900]]]>).  Lookups can be nested (like lookup{B<d:>lookup{B<a:>lookup{B<v900>}}}).
152    
153  =cut  =cut
154    

Legend:
Removed from v.252  
changed lines
  Added in v.330

  ViewVC Help
Powered by ViewVC 1.1.26