---------- Forwarded message ---------- From: Shlomi Fish <shlo...@shlomifish.org> Date: Fri, Dec 19, 2014 at 9:00 AM Subject: Fw: [Israel.pm] my new module for regexps To: shlo...@gmail.com
Begin forwarded message: Date: Fri, 19 Dec 2014 08:48:04 +0200 From: Shlomi Fish <shlo...@shlomifish.org> To: Pinkhas Nisanov <pink...@nisanov.com> Cc: Perl in Israel <perl@perl.org.il> Subject: Re: [Israel.pm] my new module for regexps Hi Pinkhas, On Fri, 19 Dec 2014 05:45:08 +0200 Pinkhas Nisanov <pink...@nisanov.com> wrote: > Hi, > > I created perl module with new regular expression engine. > Regexp::SAR (Simple API for Regexp). > more details on: > http://blogs.perl.org/users/pinkhas_nisanov/2014/12/timtowtdi---matching-regular-expressions-with-events.html > thanks for sharing! ♥. That put aside, I'd like to submit a pull request or a patch to fix some grammar problems, but I don't see "version control" or its variations mentioned here: https://metacpan.org/pod/Regexp::SAR Where is the version control repository? Just an initial note is that «my $sar1 = new Regexp::SAR;» is indirect object notation and should be replaced with «Regexp::SAR->new;»: http://perl-begin.org/tutorials/bad-elements/#indirect-object-notation Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Rethinking CPAN - http://shlom.in/rethinking-cpan God is Chuck Norris, for extremely large values of God. — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/ Please reply to list if it's a mailing list post - http://shlom.in/reply . -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ “So, who the hell is Qoheleth?” - http://shlom.in/qoheleth Whitespace in Python is not a problem: just lay out all the whitespace first, then add the code around it. — sizz on Freenode’s #perl Please reply to list if it's a mailing list post - http://shlom.in/reply . -- ------------------------------------------ Shlomi Fish http://www.shlomifish.org/ Chuck Norris helps the gods that help themselves. Please reply to list if it's a mailing list post - http://shlom.in/reply .
_______________________________________________ Perl mailing list Perl@perl.org.il http://mail.perl.org.il/mailman/listinfo/perl