On 10/25/07, Shmuel Fomberg <[EMAIL PROTECTED]> wrote:
> Hello There.
>
> I have a module that looks like that:
> ------
> package Service;
>
> sub someFunc {
> my $err = 5/0;
> print "no good";
> }
> -----
>
> (don't ask me why)refactor it, so you won't have such stupid functions. Gabor _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
