]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Template/Plugin/LxERP.pm
Um die Benutzung des Template Systems mal ein wenig zu foerdern.
[mfinanz.git] / SL / Template / Plugin / LxERP.pm
index ed2287b429833104b67dc84fa4104f9289b91337..7c5ad94fff86ef389bb3d148e2928c5dd1d5307a 100644 (file)
@@ -2,6 +2,7 @@ package SL::Template::Plugin::LxERP;
 
 use base qw( Template::Plugin );
 use Template::Plugin;
+use List::Util qw(first);
 
 sub new {
   my $class   = shift;