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 2007-11-14 21:12:18-08 by earl
Object::InsideOut makes Eclipse + EPIC freeze?
After a small hiatus, I'm back writing Perl programs and using Object::InsideOut. I am also experimenting with using Eclipse (with the EPIC plug-in) as a Perl IDE. When I run a specific perl script (that uses Object::InsideOut) from within Eclipse, the IDE freezes. However, the scripts appears to run from the OS command line. If I load Eclipse and look at the package window tree hierarchy, there appears to be problem under epic_links. Here, there is a subfolder (1194631772531) containing an InsideOut subfolder containing InsideOut.pm. When I load the InsideOut.pm module into the editor, there appears to be a problem on line 706. Error: Undefined subroutine &B::svref_2object called A fatal error (trappable) The subroutine indicated hasn't been defined, or if it was, it has since been undefined. Do you know why this may be a problem? Thank You, Earl
Direct Responses: 6458 | Write a response