http://qs321.pair.com?node_id=583106


in reply to "my" variable $self

Just a shot into the blue ... is Spiffy involved anywhere in your code? Because this adds my $self=shift; statements into the code ...

Update: Anonymous Monk answered in the meantime here, pointing back to his/her previous post. So Spiffy is involved ... it seems it doesn't play nice with perlapp ...

-- Hofmator

Code written by Hofmator and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Replies are listed 'Best First'.
Re^2: "my" variable $self
by Anonymous Monk on Nov 09, 2006 at 14:15 UTC
    Spiffy is involved...whats the suggested method to remove the use of Spiffy from the module?

      I very much doubt that you'll be able to remove Spiffy from the module. Spiffy tends to become very closely entwined with the code that uses it.

      I suggest that you report the problem to the author. Hopefully he'll then pass it on to the author of Spiffy.

      --
      <http://dave.org.uk>

      "The first rule of Perl club is you do not talk about Perl club."
      -- Chip Salzenberg