Last sub is not removed

seitfa wrote on Fri Jul  7 18:41:36 MEST 2006:
Hi,

when I remove the last sub in the source-code of a perl-proc it is still
displayed in the outline.

Here is an example:

sub test3{
}

sub test2{
}

sub test1{
}

When I remove test1 is is still shown in the outline. The only the order
in the source-code matters not the order in the outline.

Is this a bug, or have I done something wrong?

Great Thanks
jploski wrote on Fri Jul  7 19:48:01 MEST 2006:
It's a bug, fixed in epic-devel today.
seitfa wrote on Sat Jul  8 13:54:17 MEST 2006:
It works. Great job!

Note: The above is an archived snapshot of a forum thread. Use the original thread at sf.net to post comments.