]> wagnertech.de Git - mfinanz.git/blobdiff - scripts/spawn_oo.pl
Funktion get_config aus ustva.pl nach USTVA.pm verschoben, damit sie auch aus rp...
[mfinanz.git] / scripts / spawn_oo.pl
index 387961e2e67dca2f9e5b9302d4a224c5acb10106..03e5afd562842c78867fe21227902b72b86c850e 100755 (executable)
@@ -1,5 +1,9 @@
 #!/usr/bin/perl
 
 #!/usr/bin/perl
 
+BEGIN {
+  push(@INC, "modules");
+}
+
 use DBI;
 use Data::Dumper;
 
 use DBI;
 use Data::Dumper;