The module code looks like so:"my sub" not yet implemented at /PerlApp/WWW/Myspace.pm line 1584
I'm not sure if this is an issue with the module or the perlapp. I'm using perl 5.8 build 817 on Windows. Any insight would be greatly appreciated.... # Save info if we need to unless ( $self->error ) { $self->$save_friend_info if ( ( ( $source eq '' ) || ( $source eq 'profile' ) ) && ( $page == 1 ) ); } return $res; } #--------------------------------------------------------------------- my sub save_friend_info { ... }
In reply to "my sub" error by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |