Commit Graph

92 Commits (4a62f62639b1ca057c82488e1ce477770e39efeb)

Author SHA1 Message Date
Michael Smith 4a62f62639 Update license -> Apache2 2014-03-24 12:48:23 -06:00
Michael Smith a8693c0e59 Update license 2014-03-24 12:10:54 -06:00
Jag Talon dafa99a881 Merge pull request #354 from kablamo/locale-codes
Upgraded to Locale::Codes v3.30
2014-03-05 10:48:06 -05:00
Eric Johnson 96ee8d29c5 Upgraded to Locale::Codes v3.30
Made corresponding changes to CallingCodes.pm.
2014-03-03 20:10:09 -05:00
Jag Talon 7b2d55e4ad dist.ini: remove semicolon at the end of the version number.
We get a warning about the semicolon when running `dzil build`. It's not supposed to be there.
2014-03-01 18:39:26 -05:00
Jag Talon 3aa15ac96d Merge pull request #284 from kablamo/calling_codes
Convert between international calling codes and countries and vice versa
2014-02-26 15:53:07 -05:00
Jag Talon 0bd29e9b77 TravisCI: Add additional commands 2014-02-17 15:04:18 -05:00
Jag Talon 18a38b6de8 TravisCI: Specify the Perl versions that we want. 2014-02-17 14:52:53 -05:00
Michael Smith bb12adeb1e Merge pull request #303 from elohmrow/conversions
Adding conversions Goodie
2014-02-08 08:46:30 -07:00
Eric Johnson d9875e81bf rm Locale::Country. Update Locale::Codes version number 2014-02-08 10:54:26 +00:00
Eric Johnson 50ce562650 Use the latest version of Locale::Country; 2014-02-08 10:53:15 +00:00
Eric Johnson 645084135a Removed Number::Phone from dist.ini because I didn't end up using it. 2014-02-08 10:53:14 +00:00
Eric Johnson 50afa8a042 Convert between international calling codes and countries and vice versa 2014-02-08 10:53:14 +00:00
elohmrow a4ad0b8f76 dist.ini and removed old (no longer accurate) info tag 2014-01-30 04:23:18 +00:00
Rob Emery 298149e72f Merge pull request #236 from TopHattedCoder/leap_year
New leap year instant-answer
2014-01-29 11:28:48 -08:00
Torsten Raudssus f761f38838 Added ReleaseOnlyWithLatest 2013-12-10 02:37:12 +01:00
Jag Talon f1b6c2be58 Merge pull request #212 from mmattozzi/master
Mortgage/Loan calculator goodie
2013-12-06 10:27:16 -08:00
Jag Talon 14fca3ada6 Factors: Old Math::Prime::Util:all_factors not giving all factors.
Math::Prime::Util:all_factors version 0.26 (which we have in the dist.ini) had a different behavior from 0.34. So the tests failed. This should fix it.
2013-12-05 18:54:59 -05:00
Mike Mattozzi f078c4a08f Merging upstream changes 2013-11-19 20:28:34 -05:00
Tom Bebbington c8d7b78561 Included Date::Leapyear in dist.ini 2013-11-16 16:32:11 +00:00
Jag Talon 8a3ce6f0f6 Merge pull request #239 from duckduckgo/jag/improvement/tld-update
Update Email::Valid and Net::Domain::TLD in dist.ini
2013-11-08 05:37:34 -08:00
Jag Talon e0960a9895 Update Email::Valid and Net::Domain::TLD in dist.ini 2013-11-08 08:21:15 -05:00
Jag Talon 1762b6e034 Merge pull request #226 from seanheaton/master
A Goodie to extract IPv4 information encoded in Teredo tunnel IPv6 address
2013-11-06 18:05:22 -08:00
seanheaton ae20b5abfa A Goodie to extract IPv4 information encoded in Teredo tunnel IPv6 addresses 2013-10-14 12:03:14 -04:00
Mike Mattozzi 2935964d64 Adding international currency support 2013-09-28 17:17:13 -04:00
SteLim 13b9433826 added email validator 2013-09-13 23:00:00 +02:00
Dylan Lloyd 2d7bcfbc4b added module for comprehensive natural language support 2013-07-24 15:05:53 -04:00
Dylan Lloyd 44e4c7b157 assorted updates to POTUS
moved the array outside of the handler
moved the wikipedia links to `https://`
urlencoded the link hrefs
added the trigger "president of the us"

reformatting for clarity. tests updated to match changes.
2013-07-23 13:35:54 -04:00
Dylan Lloyd 9fbce25408 removed travis metainfo from dist.ini 2013-06-05 14:20:13 -04:00
SteLim 90ff6b5d11 added used module to dist.ini *grrr* 2013-05-25 03:23:38 +02:00
Michael Smith 942ef39742 Clean up bugs Perl 5.18 pointed out 2013-05-21 10:20:54 -06:00
Dylan Lloyd 5beba16631 remove IsValid::JSON from package 2013-05-15 19:08:48 -04:00
Dylan Lloyd 821892a61e fix typo on math::prime::util dep! 2013-05-14 13:41:53 -04:00
Dylan Lloyd 4a41c0ae60 Merge branch 'pr/182'
Conflicts:
	dist.ini
2013-05-13 10:05:51 -04:00
Dylan Lloyd 57718393b4 added factors dependency Math-Prime-Util 2013-05-13 10:01:55 -04:00
Dylan Lloyd 54e53c0155 rm'd IsValid::XML, now in its own repository
due to external dependency libexpat1-dev (libexpat)
2013-05-12 20:47:36 -04:00
Torsten Raudssus 0afc854675 Switched Travis dzil plugin, added new .travis.yml 2013-05-02 23:08:13 +02:00
Michael Smith 6a9797571c Fix dependency name 2013-04-30 18:26:47 -06:00
Michael Smith 44b3dbeb00 Disable Travis 2013-04-30 15:28:22 -06:00
Torsten Raudssus a628a503de Merge branch 'master' of github.com:duckduckgo/zeroclickinfo-goodies
Conflicts:
	dist.ini
2013-04-25 19:52:32 +02:00
Torsten Raudssus c3cd25488f Added travis.yml and podweaver 2013-04-25 19:50:41 +02:00
Dylan Lloyd f6b9308832 specify origin/master for dzil release push 2013-04-06 19:21:27 -04:00
Dylan Lloyd c3fe222e69 Merge branch 'pr/164' 2013-04-06 18:35:57 -04:00
Dylan Lloyd 87469bb9a3 Merge branch 'braille'
Conflicts:
	dist.ini
2013-04-01 21:38:07 -04:00
Francisco Gomez 96bb560794 Added Fortune 0.2 to Prereqs 2013-03-20 19:09:38 -04:00
Jag Talon 5a0be9123c Merge branch 'jag/internal-nicknack' 2013-03-19 17:16:12 -04:00
Dylan Lloyd 71e6e46123 remove obsolete dependency XML::SAX::Expat 2013-03-14 21:28:48 -04:00
Matt Lehning 1824aceb26 Changed the regex to match the standard conversion format 2013-03-06 17:11:43 -05:00
Jag Talon a8f8ce5d6f I added Digest::SHA module to dist.ini. 2013-02-12 17:11:30 -05:00
Dylan Lloyd aa60ffa9fe added braille goodie & deps 2012-09-19 23:55:12 -04:00