Revision history for Mock::Populate
0.1702 2022-10-23 11:44:02
-
Avoid implicit imports.
0.1701 2019-04-07 14:40:57
-
Removed unused or abused variables.
-
Fixed regular expression used to split a localtime.
0.1700 2019-01-27 17:44:10
-
Drop the useless shuffler() function.
-
Improved documentation.
0.1601 2019-01-27 16:18:20
-
Improved documentation once again.
0.1600 2019-01-27 15:02:31
-
Readded the N argument back to number_ranger().
0.1500 2019-01-27 13:55:49
-
Remove non-alpha_num chars from names in email_modifier().
0.1402 2019-01-27 13:43:15
-
Fixed the date_ranger() start default.
-
Improved documentation slightly.
0.1401 2019-01-27 12:14:05
-
Fixed the wording for the number_ranger() doc.
0.1400 2019-01-27 11:56:53
-
Honored the precision argument to number_ranger() and distributor().
-
Used //= defined-or instead of ||= for arguments that could be 0.
0.1300 2019-01-27 11:12:53
-
Allowed 0 to be set for the time-stamp.
0.1201 2019-01-27 10:44:52
-
Improved the documentation ever so slightly.
-
Pruned a misleading statement from the docs.
0.1200 2019-01-27 10:30:14
-
Remove the unused N argument from shuffler().
0.1100 2019-01-27 10:21:09
-
Improved documentation.
-
Correct the default N for shuffler().
0.1004 2019-01-27 09:50:13
-
Improved documentation yet again!
0.1003 2019-01-27 09:38:33
-
Improved documentation yet again!
0.1002 2019-01-27 09:22:10
-
Improved documentation a bit again.
0.1001 2019-01-27 09:11:45
-
Improved documentation.
-
Corrected the gender default in name_ranger().
0.1000 2019-01-27 08:49:39
-
Corrected the retrieved split chunk in time_ranger().
-
Added tests for checking result content.
-
Improved documentation.
0.0902 2016-03-07 20:44:19
-
Corrected the time string selection index.
0.0901 2014-08-30 09:30:36-04:00 America/New_York
-
Improved subroutine names.
-
Improved docs & comments.
-
Added path string type.
-
Fixed crucial "off by one" type error.
0.08 2013-12-16 01:12:33 America/Los_Angeles
-
Improved documentation.
-
Made most function calls use named parameters.
-
Added date_modifier() function for future offset modified columns.
0.0701 2013-12-14 22:25:51 America/Los_Angeles
-
Allowed single name email addresses.
0.07 2013-12-14 22:12:57 America/Los_Angeles
-
Added an emailify() function based on person names.
-
Made all functions return array references rather than lists.
0.06 2013-12-13 17:19:17 America/Los_Angeles
-
Made the imager() function produce random byte sizes.
0.05 2013-12-13
-
Improved documentation.
-
Added ultra-simple imager() function.
-
Added hex char type to stringer()
-
Added MetaResources to dist.
0.04 2013-12-13
-
Added the stringer() function.
0.03 2013-12-13
-
Improved documentation.
-
Added the shuffler() function.
0.02 2013-12-13
-
Implemented the collate() function.
0.01_01 2013-12-12
-
Added functionality for all bin scripts.
0.01 2013-12-11 Pacific TZ
-
Copied boilerplate and reconstructed by hand.