DarthBobToo has asked for the wisdom of the Perl Monks concerning the following question:
I am developing a new module at work for Windows. I am attempting to use Module::Starter to set everything up, however, I am getting an error that it is failing due to the fact that getpwuid() is not found.
How can I get around this?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Module::Starter in Windows fails due to getpwuid() not working
by marto (Cardinal) on May 24, 2013 at 14:27 UTC | |
by DarthBobToo (Initiate) on May 24, 2013 at 15:18 UTC | |
by marto (Cardinal) on May 24, 2013 at 15:27 UTC | |
|
Re: Module::Starter in Windows fails due to getpwuid() not working
by hdb (Monsignor) on May 24, 2013 at 14:30 UTC | |
|
Re: Module::Starter in Windows fails due to getpwuid() not working ( module-starter --module Shabba --email email --author author --verbose --mi
by Anonymous Monk on May 24, 2013 at 19:06 UTC |