Skip to content

Please Pull My Latest Changes and Releases #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 56 commits into
base: master
Choose a base branch
from

Conversation

shlomif
Copy link

@shlomif shlomif commented Dec 4, 2013

Hi Steven,

please pull my latest changes and releases. Also make sure to pull the tags.

Regards,

-- Shlomi Fish

shlomif and others added 30 commits December 4, 2013 16:05
Conflicts:
	META.yml
Measurement:

(script)
use utf8;
my $generator = String::Random->new;
$generator->randregex('[一-龠]{5}') for 1..1000;

(time)
before: 3.63s
after:  1.54s

(CPU environment)
Intel(R) Core(TM) i5-4670 CPU @ 3.40GHz
This may be a bit faster and is also cleaner.
'use parent' instead of modifying @isa
Do not export all symbols by default
labrown and others added 26 commits January 21, 2015 21:42
These are the perlcriticrc settings I used to get to a clean
bill of health.
rand_gen specifies a subroutine coderef that accepts one argument,
$max, and return an integer between 0 and $max-1.
This way it will be included ./Build dist | ./Build disttest.
Avoid indirection in the _rand.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants