in reply to
getpwent() dumps core on hp-ux
I actually found a fix. Turns out if you don't have a nsswitch.conf file, this funtion will dump core. just add one and it's ok. d$
Comment on
Re: getpwent() dumps core on hp-ux
In Section
Seekers of Perl Wisdom