Commit Graph

26 Commits (240961711e98072160e6030607ccb760ab4d4697)

Author SHA1 Message Date
ettienne 643f569ed8 Result logic altered and leap counter improved 2015-07-17 12:49:50 +00:00
ettienne 0c47a9b026 Output altered 2015-07-17 11:53:37 +00:00
ettienne fece68ad68 Structured answer and template added 2015-07-15 06:55:22 +00:00
Rob Emery 56c5ea4a5e Goodies: Enabling `use strict` on all goodies 2015-02-22 20:09:29 +00:00
Rob Emery 65e673509d Merge branch 'master' into mintsoft/leapfrog
Conflicts:
	lib/DDG/Goodie/LeapYear.pm
2015-01-07 22:18:03 +00:00
Russell Holt fa5a969037 attribution cleanup 2015-01-07 13:37:42 -05:00
Rob Emery fa50f0fcc4 LeapYear: removing unnecessary variables 2015-01-02 12:15:44 +00:00
Rob Emery 57dc6414a6 LeapYear: Moving $year declarations into handle and adding new tests 2015-01-02 11:23:54 +00:00
Matt Miller 5481cf4ebc Fix minor code layout issues.
Reducing scroll spam from dzil by:

- Providing ABSTRACTs for all packages.
- Leaving VERSION vertical space where necessary.

Addresses #600 plus other annoyances in the process.
2014-08-20 14:45:33 -04:00
Tom Bebbington 9591b43f92 Get rid of some unnecessary scalars 2014-01-28 22:09:49 +00:00
Tom Bebbington 2575f139fe Update tests and fix aggressive regex 2014-01-25 23:16:16 +00:00
Tom Bebbington 954438e97a Enforce 2-digit limit with requests for multiple limit so it will only list up to 100 leap years 2014-01-25 21:16:54 +00:00
Tom Bebbington 35d78e13d4 Removed unnecessary options and the like 2013-11-22 00:46:56 +00:00
Tom Bebbington 10d3c37c69 Swithed to using '==' instead of 'eq' 2013-11-21 22:49:15 +00:00
Tom Bebbington d814f32bb2 Annotated some subroutines 2013-11-18 00:57:50 +00:00
Tom Bebbington 82c5ba3ea7 Removed debugging info; Corrected tests 2013-11-18 00:54:21 +00:00
Tom Bebbington b6e20ba6d4 After/before can now use the pretty year 2013-11-18 00:52:59 +00:00
Tom Bebbington b014e3499e After/before can now use the pretty year 2013-11-18 00:44:19 +00:00
Tom Bebbington cea6e59618 Fixed there being too many years; added after and before 2013-11-18 00:39:36 +00:00
Tom Bebbington 489593a9e4 Improved perl techniques and removed a bit of left behind debugging code 2013-11-18 00:20:29 +00:00
Tom Bebbington 8b231478db Stricter regex; improved secondary example 2013-11-18 00:08:06 +00:00
Tom Bebbington 0c2aa74984 Split up into functions and 'most recent leap year' is now inclusive 2013-11-17 23:55:57 +00:00
Tom Bebbington 463eea4327 Tenses 2013-11-17 14:30:00 +00:00
Tom Bebbington f86b70ed19 Added some synonyms for previous, next and current and made it more strict 2013-11-17 13:40:43 +00:00
Tom Bebbington 2c0a4b8f2e Support enquring about multiple leap years 2013-11-16 16:32:11 +00:00
Tom Bebbington 28d1478189 Common era 2013-11-16 16:32:11 +00:00