prev <<
Using use
>> next
push(@INC,'splap');
Man kann beliebige Pfade mit
push
@INC
hinzuf�gen.
push(@INC,'splap');
Aber das funktioniert nur suboptimal:
examples/ 007_push_inc.pl splap/ PushInc.pm