Bill,
Is this issue actually biting you? You should be able to safely
leave off the last ; in a block.
On Thu, Jul 24, 2003 at 02:10:23PM -0400, William George via RT wrote:
Show quoted text>
> This message about DBIx-SearchBuilder was sent to you by william.george@vonage.com <william.george@vonage.com> via rt.cpan.org
>
> Full context and any attached attachments can be found at:
> <URL:
https://rt.cpan.org/Ticket/Display.html?id=3031 >
>
> Jesse,
>
> There is a missing semicolon on the return statement in "new".
>
> #instantiate a new object.
>
> sub new {
> my $proto = shift;
> my $class = ref($proto) || $proto;
> my $self = {};
> bless ($self, $class);
> $self->_Init(@_);
> return ($self)
>
> here--------------^
>
> }
>
> Regards,
>
> Bill George
>
--
jesse reed vincent -- root@eruditorum.org -- jesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90
. . . when not in doubt, get in doubt. -- Old Discordian Proveb