Thread Modulpfad herausfinden (3 answers)
Opened by smallish at 2007-09-22 16:16

pq
 2007-09-22 16:21
#99859 #99859
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
Code: (dl )
1
2
3
$INC{'Modul/Name.pm'}
# oder einfach
__FILE__


edit: achso ja, da fehlt dann noch CPAN:File::Basename::dirname()
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Modulpfad herausfinden