1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 23 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some spelling in POD Made use of new helper method _is_equal More... over 15 years ago
Cleaned up More... over 15 years ago
Fixed result print for verbose mode, newline made output to be return value of join instead of actual values of array More... over 15 years ago
We refer to the newest algorithm as 2007 not 2001 More... over 15 years ago
Updated TODO with some more thoughts and updated the POD More... over 15 years ago
Added more POD Refactored some of the tests, less under TEST_AUTHOR flag Cleanup in t/perlcriticrc More... over 15 years ago
Added a suggestion More... over 15 years ago
Added use of Tie::IxHash, fixed bugs in generate2007 so tests have been adjusted accordingly More... over 15 years ago
Disabling Perl::Critic rule about use of tie, we are using ordered hashes using Tie::IxHash More... over 15 years ago
Updated after refactoring More... over 15 years ago
Changed from brute force validation in validation2007, we now do a combination of calculations and assertions (refactoring might be necessary, all tests do however pass) More... over 15 years ago
Added use of existing constants (nice) More... over 15 years ago
Renamed modulus constant to make room for constant used in modulus calculation for 2007 validation algorithm Added use of Tie::IxHash for the seeds, order is importante! More... over 15 years ago
Renamed More... over 15 years ago
Initial revision More... over 15 years ago
Updated More... over 15 years ago
README is auto-generated More... over 15 years ago
Renamed to reflect naming in package More... over 15 years ago
Initial revision More... over 15 years ago
Cleanup based on Perl::Critic analysis More... over 15 years ago
Updated More... over 15 years ago
Tests update to reflect changes for generators More... over 15 years ago
The generate method now a wrapper around the two specific generators Fixed a few bugs found while testing More... over 15 years ago
Initial revision More... over 15 years ago
Added new methods for generation of CPR numbers More... over 15 years ago
Updated More... over 15 years ago
Should not be under revision control More... over 15 years ago
Updated More... over 15 years ago
Updated and added tests More... over 15 years ago
Added new prototype More... over 15 years ago