I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2012-06-11 10:01:24.875988-07 by yahooperldev
building IO-Stty module
This package does not build like other perl modules. A Makefile.PL would be nice, but is not required as long as the Build.PL builds the module. We expect that modules will support an 'install' target and *not* attempt to install in the main root, but instead use the environment variables specified for the build, such as PREFIX, LIB... We are building and packaging hundreds of perl modules and this is one of the few that does not behave the same as the others. We would appreciate an update. Thanks.
Direct Responses: Write a response