Coderefs in @INC
file: examples/031_klump.pl 1: use Klump; 2: use SOAP::Working; 3: 4: print "Back in main\n";
~/examples$ perl 031_klump.pl ------------------------------------------------------ SOAP::Working does not exist, but we continue anyway. Powered by Coderefs-in-INC. ------------------------------------------------------ Back in main