in reply to
Anything comparable to argv0 from C in Perl?
Try $0. Have you read the Camel book? I'd reccommend that, as well as Advanced Programming in Perl. Both are available from O'Reilly.
Comment on
Re: Anything comparable to argv0 from C in Perl?
In Section
Seekers of Perl Wisdom