Remove redundant repository line. |
|
More...
|
over 8 years ago
|
Merge pull request #6 from sergeyromanov/patch-1 |
|
More...
|
over 8 years ago
|
Resolve "no blank line for $VERSION after package" warnings. |
|
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". |
|
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. |
|
More...
|
about 12 years ago
|
Fix a method name typo. |
|
More...
|
about 12 years ago
|
[rt.cpan.org 81497] Make a couple attributes lazy to avoid hash order issues. |
|
More...
|
about 12 years ago
|
Try to illustrate a more common way to call back. |
|
More...
|
almost 13 years ago
|
This is a simpler version version of eg-22-multiple-http-requests.pl. |
|
More...
|
almost 13 years ago
|
Create a consumer that tracks the number of pending HTTP reqeusts. |
|
More...
|
almost 13 years ago
|
Sartak's roles talk showed me how to make pluggable implementations. |
|
More...
|
almost 13 years ago
|
Refactor the HTTP client example so that the client can be reused. |
|
More...
|
almost 13 years ago
|
Fix a typo that getty found. "BUIILD" isn't a real Moose method. |
|
More...
|
almost 13 years ago
|
Merge pull request #4 from triddle/master |
|
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. |
|
More...
|
almost 13 years ago
|
Improve readability of event dump output. |
|
More...
|
about 13 years ago
|
Fix dist.ini for better release automation. |
|
More...
|
about 13 years ago
|
Generate _clone() methods at class compile time. |
|
More...
|
about 13 years ago
|
Add a benchmark for re_emit(), which helps profile event cloning. |
|
More...
|
about 13 years ago
|
Memoize Reflex::Event attribute names by class. |
|
More...
|
about 13 years ago
|
Make classes immutable. Mutable classes are a lot slower. |
|
More...
|
about 13 years ago
|
Add the first benchmarking/profiling program: event creation & destruction. |
|
More...
|
about 13 years ago
|