0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove redundant repository line.
rcaputo
as Rocco Caputo
More... over 8 years ago
Merge pull request #6 from sergeyromanov/patch-1
rcaputo
as Rocco Caputo
More... over 8 years ago
Resolve "no blank line for $VERSION after package" warnings.
rcaputo
as Rocco Caputo
More... over 8 years ago
Minimal fixes to quiet Pod::Coverage and Pod::Syntax test errors More... over 9 years ago
Ignore .build directory More... over 9 years ago
Workaround for 'Expected to find web repository link but it is missing in the metadata' error (from [PodWeaver] [Support]) More... over 9 years ago
Fix typo: pacakage -> package More... over 9 years ago
Change PWP::Encoding to PWP::SingleEncoding More... over 10 years ago
I'm told that "=for comment" is better than "=for author".
rcaputo
as Rocco Caputo
More... about 12 years ago
Cleaned spacing for the code sections More... about 12 years ago
Update intro.pod More... about 12 years ago
[rt.cpan.org 83718] Implement a start method for Reflex::Role::Interval.
rcaputo
as Rocco Caputo
More... about 12 years ago
Fix a method name typo.
rcaputo
as Rocco Caputo
More... about 12 years ago
[rt.cpan.org 81497] Make a couple attributes lazy to avoid hash order issues.
rcaputo
as Rocco Caputo
More... about 12 years ago
Try to illustrate a more common way to call back.
rcaputo
as Rocco Caputo
More... almost 13 years ago
This is a simpler version version of eg-22-multiple-http-requests.pl.
rcaputo
as Rocco Caputo
More... almost 13 years ago
Create a consumer that tracks the number of pending HTTP reqeusts.
rcaputo
as Rocco Caputo
More... almost 13 years ago
Sartak's roles talk showed me how to make pluggable implementations.
rcaputo
as Rocco Caputo
More... almost 13 years ago
Refactor the HTTP client example so that the client can be reused.
rcaputo
as Rocco Caputo
More... almost 13 years ago
Fix a typo that getty found. "BUIILD" isn't a real Moose method.
rcaputo
as Rocco Caputo
More... almost 13 years ago
Merge pull request #4 from triddle/master
rcaputo
as Rocco Caputo
More... almost 13 years ago
created benchmark suite for object delivery and consumption More... almost 13 years ago
Start an intro outline based on Q&A with triddle.
rcaputo
as Rocco Caputo
More... almost 13 years ago
Improve readability of event dump output.
rcaputo
as Rocco Caputo
More... about 13 years ago
Fix dist.ini for better release automation.
rcaputo
as Rocco Caputo
More... about 13 years ago
Generate _clone() methods at class compile time.
rcaputo
as Rocco Caputo
More... about 13 years ago
Add a benchmark for re_emit(), which helps profile event cloning.
rcaputo
as Rocco Caputo
More... about 13 years ago
Memoize Reflex::Event attribute names by class.
rcaputo
as Rocco Caputo
More... about 13 years ago
Make classes immutable. Mutable classes are a lot slower.
rcaputo
as Rocco Caputo
More... about 13 years ago
Add the first benchmarking/profiling program: event creation & destruction.
rcaputo
as Rocco Caputo
More... about 13 years ago