Skip to content

Please Pull My Latest Changes and Releases#1

Open
shlomif wants to merge 56 commits into
silug:masterfrom
shlomif:master
Open

Please Pull My Latest Changes and Releases#1
shlomif wants to merge 56 commits into
silug:masterfrom
shlomif:master

Conversation

@shlomif

@shlomif shlomif commented Dec 4, 2013

Copy link
Copy Markdown

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