
| Current Path : /var/www/web-klick.de/dsh/10_customer2017/1205__valeo/tests/AEntry2/TS/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/web-klick.de/dsh/10_customer2017/1205__valeo/tests/AEntry2/TS/001.pm |
package AEntry::TS::001;
use strict;
use vars qw(@ISA $PKG);
$PKG = __PACKAGE__;
while ($PKG =~ s/^(.*)\:\:.*$/$1/) { eval("use $PKG"); next if ($@); @ISA = ($PKG); last }
sub connection_id { "oy2kdfvl" }
sub wait { 1 }
1;