App-DuckPAN
view release on metacpan or search on metacpan
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-10-07 10:44:17 +0000
Revert "Rename LICENSE.md to LICENSE"
Change: bad1934db6b0ab06394864c2e8abeb7713cf5d13
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-10-06 10:03:49 +0000
Merge pull request #376 from
duckduckgo/zaahir/change-license-filename
Rename LICENSE.md to LICENSE
Change: 4c74716e9535d2bab5e3ca6f138276e1f14bd0e2
Author: Zach Thompson <zachthompson@users.noreply.github.com>
Date : 2016-09-21 14:05:24 +0000
Merge pull request #378 from duckduckgo/zaahir/keys-on-scalar-fix
Fix "keys on scalar" Error
Change: f3adcb7a00ff3b5b0cd10daf450a3833aaba4949
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-09-21 15:54:58 +0000
remove unneeded braces
Change: 4fe616f1cf4585438c6e77a6dbbcd177c24a168b
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-09-21 15:49:19 +0000
prevent keys on scalar error
Change: 8b3b50c250b1acd07435bbcb50e82a9b6355bcd1
Author: Zach Thompson <zachthompson@users.noreply.github.com>
Date : 2016-09-21 13:11:40 +0000
Merge pull request #377 from duckduckgo/zaahir/allow-ddg-install
remove Before::Build step, DDG installed via cpan.org
Change: 01ce904ac6db189d3ef8dfe4cd9a25743a5bd26c
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-09-21 14:45:07 +0000
Add back Torsten to authors, Add myself, and Zach too
Change: 3738d61d099150b45bae88d9b4704a972f2d5a09
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-09-21 14:12:51 +0000
remove Before::Build step, DDG installed via cpan.org
Change: c69f8a4ec7d839a46d479e27dc5711b89a1c0f87
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-09-19 12:15:04 +0000
Rename LICENSE.md to LICENSE
Change: d4e5e2f9312c920dac63bf855e4044ad9bd0508f
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-09-18 18:38:17 +0000
Switch to BeforeBuild so tests pass
Change: 1357a7d64ecffc495c8a5bdee3ee31d582e3fda1
Author: Ben Moon <guiltydolphin@gmail.com>
Date : 2016-09-01 11:43:03 +0000
Improve clarity of regex generator
Change: 01a6b37350df85cac09f554aa3fc73dfed11440f
Author: Ben Moon <guiltydolphin@gmail.com>
Date : 2016-09-01 11:43:03 +0000
Make warning for missing trigger file into debug
Change: 5b1daa5e7dce40e34bd76da3d7bfb41821a43efd
Author: Ben Moon <guiltydolphin@gmail.com>
Date : 2016-09-01 11:43:03 +0000
Add support for triggerwords to FatHead
Currently accepts newline-separated triggers placed in a
'trigger_words.txt' file in the same directory as 'output.txt'.
Change: 6af884a45f3f48a6dd6b8d73a54dd4219098d02b
Author: Zach Thompson <zachthompson@users.noreply.github.com>
Date : 2016-08-30 09:58:02 +0000
Merge pull request #374 from duckduckgo/gd/fix-blocks-metadata-check
Ensure metadata is checked when no Instant Answers are specified
Change: 4c39a3e439649e887fa9f5fc6d9244827d9288cd
Author: Ben Moon <guiltydolphin@gmail.com>
Date : 2016-08-24 10:25:46 +0000
Merge pull request #362 from duckduckgo/zaahir/skip-ddg-deps
Skip several DDG::* dependencies
Change: ebb557dfb76b8c23c540d7aab86b95b684d30209
Author: Ben Moon <guiltydolphin@gmail.com>
Date : 2016-08-23 11:56:39 +0000
Ensure metadata is checked when no IA specified
If no Instant Answer is specified, ensure we still perform metadata
existence checks on the IAs.
Change: a7a1b963f51c49a5b0beb1890c0c7c615b187aab
Author: Ben Moon <guiltydolphin@gmail.com>
Date : 2016-08-23 11:54:35 +0000
Prevent 'get_ia_by_name' from crashing DuckPAN
We can just return 'undef' when no IA is found so we can handle
non-existence elsewhere.
Fix error page for no results
Change: 33ecd95b71a4783ad9752d547e54d15a20ea52ef
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 18:47:32 +0000
Add back paramter padding
Change: 96664d55078849609ae0019cc86f5aa00e84dd93
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 18:47:15 +0000
Only return DB error when defined
Change: 9df449208589f9615bc8be4f8684ca0bde98bb9e
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 18:09:52 +0000
Improve error handling and message display
Change: 2c02b41b73f77140fdfc3e23ebe5966f597ed15a
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 18:02:19 +0000
Normalize builder syntax
Change: f30dcd580b325d4adc681dc3bba8df36c15d194b
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 17:59:41 +0000
Remove fathead_output attr from DuckPAN, add output_txt to
DuckPAN::Fathead Add fathead attr to App::DuckPAN and load
DuckPAN::Fathead into attr
Change: 212b18ec607010df4a79e4a58167070b2a9bcb73
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 17:34:56 +0000
supress error message for no Spice/Goodie results when in Fathead
repo
Change: cd00545594509adc9f39e8ccd9fa99afe3e1dd49
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 17:31:22 +0000
remove unused from /Cmd/Query.pm
Change: 4f87f372067a32c0723e5f755c3a1b1ed69443b3
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 17:29:39 +0000
Move fathead_output below duckpan_packages build fn
Change: 070d96cd1eb92345c67d16c833db00a4dee02e10
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 17:28:09 +0000
Remove unused repository attribute
Change: 1404152edc53c640399c96efe8aa06096727f5b9
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-05 17:26:58 +0000
Fix Fathead.pm Query.pm indentation
Change: 5215e13f197eb024fae669e4a367814c1d0320a3
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-07-05 17:21:29 +0000
Merge pull request #360 from duckduckgo/zaahir/remove-release-cmd
Remove duckpan release command from README
Change: d136c33a37d7172d28526f670fe27ea6a802c136
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-07-05 17:14:28 +0000
Remove duckpan release command
No longer exists. We use dzil release now
Change: e43325e4d704afac276a6ad4c25e12c8ef7a0a81
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-04 20:11:37 +0000
Spoof more at text
Change: 0a2e909728169e674602c3dd99668f7e00772741
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-04 18:56:06 +0000
Fatheads partially working in DuckPAN Server
Change: bbf30978322d86869cada076b196eab9ac2b588a
Author: Ben Moon <guiltydolphin@gmail.com>
Date : 2016-07-02 11:50:46 +0000
Add template var for cheat sheet file names
Change: 21f980ef04cad9078072937d0bb0076418e38ba7
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-01 12:00:10 +0000
Minor cleanup
Change: 0818ac62bcaa54b1b79437e6bc15d556100ae537
Author: Zach Thompson <zachthompson@users.noreply.github.com>
Date : 2016-07-01 08:51:46 +0000
Merge pull request #357 from
duckduckgo/zaahir/uninitialized-value-fix
Check post_body is defined before modifying
Change: 0f0114a8d05fd01058cc84c6d0d5f21d0daad192
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-01 09:39:07 +0000
Check post_body is defined before modify
Change: 1fb96b011225b7e7436122dccff4b719061d2113
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-02-10 05:12:48 +0000
Update install/reinstall message to be more clear
Change: b00158851b65fe52b74a2af478b2c3714d76d17e
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-02-10 05:10:18 +0000
Inject mock ad and results into SERP for realistic look
Change: 6b7bd1cf896b2d6dfb6a6b68f216a137a848c614
Author: Zach Thompson <zach@duckduckgo.com>
Date : 2015-02-09 19:44:20 +0000
App::DuckPAN::Web: Goodies can have js as well, e.g. for Handlebars
helpers. duckpan.js: Check that it's a function first. Goodies with
javascript can generate errors here.
Change: fbf4093469e78b54c9bcbfd09331be27476a1e3f
Author: Zach Thompson <zach@duckduckgo.com>
Date : 2015-02-05 15:18:13 +0000
App::DuckPAN::Web: Modifications to allow custom goodie templates.
Note: still has race condition that needs to be addressed in the
javascript. For now, uses setTimeout with an arbitrary delay.
Change: 07ad2253db9a44941cfa3b289b109618a7408710
Author: Chris Wilson <chris@chrisjwilson.com>
Date : 2015-01-30 10:10:05 +0000
Merge pull request #218 from duckduckgo/zach/skip-share-reload
App::DuckPAN:Restart: Skip restarting server on changes to
.js|css|handlebars
Change: 13382bd13596f3264de3cc8581006a5838d3f1fd
Author: Zach Thompson <zach@duckduckgo.com>
Date : 2015-01-29 19:51:20 +0000
App::DuckPAN:Restart: Skip restarting server on changes to
.js|css|handlebars files as they are loaded every time.
Change: ead55761a41c5130dcf07ee22d7af59104a5b758
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-01-29 09:52:43 +0000
Merge pull request #215 from mikedep333/fix-201-clarification
Make the Vagrant Setup Instructions easier to find
Change: e623b65a7f1b5361a9058fa239b1b6ee946e8089
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-01-29 09:29:11 +0000
Merge pull request #217 from duckduckgo/zaahir/remove-tests
Remove failing tests, exception still causing failure
Change: 6ce7003cbff04f375b1404d6ab209fcca59b3d41
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-01-29 14:15:00 +0000
Remove failing tests, exception still causing failure
Change: e1119f393845fe08c5b64431f03ebf43d5bf4086
Author: Mike DePaulo <mikedep333@users.noreply.github.com>
Date : 2015-01-29 09:11:07 +0000
README.md: Fix #setup-instructions anchor
This bug was carried over from before #201 was fixed.
Change: 4e7c0bb89e196b4a3c713df6adea0cbde18c87f9
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-01-28 22:14:48 +0000
Merge pull request #216 from duckduckgo/zaahir/informative-install
Provide more information when installing module for the first time
Change: 5ac6a8a4a4ecc79df70d450e67e958d32487bab8
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-01-29 03:07:33 +0000
Provide more information when installing module for the first time
Change: b12671bff130510aa2266c8b44d409f0b3aa979f
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-01-28 21:43:51 +0000
Merge pull request #209 from duckduckgo/zaahir/duckpan-versioning
DuckPAN Dev Versioning
Change: a047ca35784e022f59af606980bc85c8af8563a0
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-01-29 02:33:21 +0000
Add comment to get_local_version
Change: 40bfdf84ecb7b18ea3c02799538448ac4bcc9267
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-01-29 02:33:21 +0000
Provide version 9.999 when no defined
Change: 476d0d3c9131d3d1ccb7259ddad52109539da93d
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-01-29 02:33:21 +0000
Improved messaging when current module version is outdated
Change: a6b4eed9dda783db60ceb83afaf233f17ff01235
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-01-29 02:33:21 +0000
Provide 'dev' VERSION for DuckPAN when no VERSION exists
Change: 2df4c02908fa1b4a4569a07966a7f333e964c7a0
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 21:24:04 +0000
added File::HomeDir dependency
Change: bc3ddad95d5fc4664a5e21633c26f6a193ed9a06
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 21:19:49 +0000
added test cases for duckpan env {add, rm}
Change: 72bf36c1dd2a7718de40c37c6d0d0cba135058c1
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 21:18:14 +0000
run rm_env when it is commanded
Change: a7c9aa3842366a734d6f8cd1262a56b8a1e8a066
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-19 01:47:17 +0000
Added a bit more ABSTRACT so that documentation is generated
Change: 9c5008261fa0441ec79c108a59f1ab9977c90b86
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-19 00:43:20 +0000
Added whatisdnt, fixed requirements (majuscule-- ;)), prepare for
release
Change: 1de0eb99a7a49c56afc1b0e46251c94b9acd62db
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 15:17:55 +0000
Merge branch 'cmd-tests'
Change: 941e38b416c7d318d6b8da304b2e7841a42512e9
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 15:16:09 +0000
fixed typo crashing duckpan query
Change: 722333b192a2d16b671df0525b0f1325eef03fe4
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 14:55:14 +0000
use FindLib to include the dev lib
Change: 2efe4dd3c041cbef0cbc306c5c600c8ca4808fda
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 14:55:14 +0000
renamed duckpan query test file
Change: d38df62bca5d8b976580a9427e384264b48b889c
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 14:55:14 +0000
moved test lib & configured cmds test for dist bin
Change: 307c8ac0465207ea15f1c5b21aa7d8404178f4f3
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 14:55:13 +0000
added File::chdir dependency for duckpan command testing
Change: 4d4f3d6d38a6203f714898a654b009f5dc634908
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 14:54:33 +0000
use Dir::Self to load /bin/duckpan
Change: 64424955ba0166f9846b6ee11fae520aac945484
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-02-18 14:54:11 +0000
added expect tests for `duckpan query`
Change: 7a1ff5ece31136dd644d13a4f3aa5346a360e8fe
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-18 19:51:58 +0000
Removed debugging output
Change: e07b38eac1908be361757f1d2619a04da6f1cfdd
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-15 12:59:42 +0000
Fixed rights
Change: b901b316443cd3f90dd30f48710391f1dd962d43
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-15 12:59:30 +0000
Fixed SYNOPSIS
Change: cb5cd78bf06a6fba87daad20153c84ba894b6333
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-15 09:19:09 +0000
removed utf8 requirement
Change: 1c9cbcfc74c0ca7e75ec783bf9eb84c26253b7bb
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-15 09:18:55 +0000
Fixed rights
Change: e338a2a5126fbd94eb12bd6b02f444358309386f
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-15 09:18:38 +0000
Removed utf8::all, might produce impacts, must get fixed without it.
Change: 0607b841968dea8a03c697b5ca07f3009ddfb847
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-15 04:27:06 +0000
Excluded DDG tests for user installing directly from CPAN first
Change: d3f05ac5858d929b2363691c6c674494040dfc50
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-15 04:22:53 +0000
Restructured ENV feature a bit, added testsuite for whitebox and
blackbox testing
Change: dcc04bbdb77b650fd747455d98b732e45a58f78b
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-14 23:53:31 +0000
Hups
Change: 0603436da0fa07d8b93f190eb6ca826c974fffb0
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-14 22:56:56 +0000
Adding multiply hit support to duckpan query
Change: a3f2b77ae03099da3f7b20ec64cb55067f257ce7
Author: yegg <yegg@duckduckgo.com>
Date : 2013-02-14 15:50:01 +0000
Multiple plugin calling (Spice, and for goodies theoreticalliy).
Change: 9a2746fbf617695e448a0a61b786e22a3f81523e
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-02-12 18:29:23 +0000
Switched position of documentation
Change: 8b2cb2312aa8b0186408b26d68e6ed508c5e9f5e
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-01-30 02:25:23 +0000
Fixed rights
Change: 6632a05728df31774b2212114e2493e0e6f804a7
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-01-29 19:59:48 +0000
cast keys to hash references for stricter perls
Change: 5025afe617116c95fd322b9a439c1187f3baeac9
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-01-29 16:53:50 +0000
removed repeat dependency
Change: 8e1f9971c7029676d90acac8556cc5291c57afe2
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-01-29 16:51:17 +0000
Merge branch 'accept-header' of
git://github.com/nomeata/p5-app-duckpan into accept-header
Change: 5a1c717474f3ca4c3f93501f8797429214210208
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-01-29 16:48:42 +0000
Merge branch 'env'
v0.033
Change: ef5095b5c4098a7ab28ad7e881837ffe1cedcdbe
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-28 22:30:00 +0000
Fixed utf8 query problem, fixed $hostname
Change: 4a6d74fd2f4780365d47500242239d170ae01f48
Author: moollaza <moollaza@gmail.com>
Date : 2012-05-26 18:33:19 +0000
Made hostname dynamic via $hostname variable which checks if
ENV{APP_DUCKPAN_SERVER_HOSTNAME} otherwise it defaults to
'duckduckgo.com'
Change: c12e25bc42ac63132662dd1cc827cdbb42004621
Author: moollaza <moollaza@gmail.com>
Date : 2012-05-26 18:10:29 +0000
Fixed UTF8 Encoding issue -- added line 161 RE:
https://github.com/duckduckgo/p5-app-duckpan/issues/2
Change: a6a3cf13643d01b0a0d41be2cb263c7753076197
Author: moollaza <moollaza@gmail.com>
Date : 2012-05-25 22:24:28 +0000
v0.032
Change: 87608b32295699f5f2429256fc8f74c49b2520ac
Author: moollaza <moollaza@gmail.com>
Date : 2012-05-25 22:21:18 +0000
v0.031
Change: d8fddbf478082bb90748136109adbd36df3e9c2e
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-26 04:17:48 +0000
v0.030
Change: f626340fe8af5a4bcfed7c0005d96d59d4876780
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-23 00:17:02 +0000
v0.023
Change: ea5e4d9a120daf0f44a25a291943983024917d0b
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-23 00:16:05 +0000
Added duckpan install command
Change: a29156ef33906fa66951a07ea2400ffa15b375a1
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-21 20:55:22 +0000
v0.022
Change: aefb693a036fd2e95af014040d5c1ffc9043d184
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-21 20:53:18 +0000
ok ok.. nginx is faking!... damn it ;)
Change: dec978fb228154f33caf8ec6f9bd35f6872e4e1f
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-21 20:35:19 +0000
v0.021
Change: 7497effe4378b25d40b4ace1ecb141c8ed3de6c6
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-21 20:33:54 +0000
Fixed something stupid ;)
Change: e3fae6d246173b95f92248b419f0e1a337df72f2
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-21 20:14:57 +0000
Fixed wrong rewrite to usage
Change: 7349969d8447d66b5cdc018c311823a57bc31a1d
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-21 19:47:18 +0000
Added upgrading of DDG on duckpan upgrade, added wrap_jsonp_callback
to the duckpan server
Change: 2996490285be74f5ccdd42e601865470e7353857
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-11 04:40:57 +0000
Removed wget check
Change: d8075be411bf1027a9ce69d4df86b3e9af1a1976
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-11 04:40:11 +0000
Hups
Change: a5e59b136080e99ff93f84560bceefad6ca31937
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-11 04:38:41 +0000
Allow higher version of DDG
Change: 17c281b4e73b6759968ad78103c6d0976970b077
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-08 12:01:08 +0000
v0.020
Change: fc7c8e0fb422b62315bc44644e6242ea597d8dce
Author: Kent Fredric <kentfredric@gmail.com>
Date : 2012-05-08 17:40:19 +0000
Increase dependency on File::ShareDir::ProjectDistDir to 0.3.2 or
higher to solve infinite ascension loop bug
Change: e86229d9c55993477e3c0e7292c4c05210fb535c
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-05 03:19:39 +0000
Added a missing requirement
Change: d22289fab94051f98821b24cc46d207df770ed2b
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 21:58:14 +0000
v0.018
Change: 489b3fe0b1922a33c78dd692d52808fce7b9e0ed
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 21:57:54 +0000
Changed the use of DDG::Request to a require
Change: 00d02203f6b930600c480bb2bd08a059a7159f44
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 19:12:09 +0000
v0.017
Change: 8eff885bccfddd8bf1aaff45a18ffaf57dc0a374
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2012-05-04 11:11:16 +0000
handle /iu/
Change: ae7e280c2260597409b88ab7b635ba88f601c670
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 19:10:22 +0000
v0.016
Change: 16a136c7f304e6086fe44705f8ba8b5fe89ad5f5
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 19:09:46 +0000
Removed anyway not working reloader functionality
Change: 99593620dadc24c4d7ff12bada9a892d80a93924
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 19:07:56 +0000
v0.015
Change: cbc31fdf2b2a4327865a30ce972921d63bbbef5b
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 19:06:51 +0000
Added different method for showing the error
Change: 086cfe8bdb2b340833cad7e131638bbad213c994
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 04:12:56 +0000
Sorted plugins
Change: edad336ed9368f2dea705c0179cb5e800e404bf5
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 03:49:54 +0000
v0.014
Change: e3ad0fbf07019d14affcdc5f4745dc21f63ba852
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 03:49:23 +0000
Hups!
Change: 20f52c526e22ed5cf8f11b6f8b552cc7ddd8bee2
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 03:48:06 +0000
v0.013
Change: 11ea4a7bfc55d192464aa998796e7340a1f8b9b3
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-04 03:45:12 +0000
<evilgrins>
Change: b710e5d374f89cca2845e30823c881ace4b39412
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-03 05:52:55 +0000
More details
Change: 034b0f46b903f40166f9f245ca3ee9ed4f30ea8d
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-03 05:22:47 +0000
Added check for latest DDG
Change: 74bba28d330fd5e96b98168c29ba0c38182ba984
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-03 05:09:53 +0000
Yeah!.... already triggering
Change: 323b750fcde6bf15c3d0c015959a5aa0acd17cfc
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-03 04:28:11 +0000
Added JS
Change: 0fd7a1a5f1f649102dd2185b36f739c84b777d1a
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-03 04:12:08 +0000
Added missing MooX::HasEnv
Change: 2bd338b16ba09f79de5638835ec625364dcf1524
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-05-03 03:49:02 +0000
Yeah dont stack regexp, just make it proper....
Change: 699c0ce265625c8d23ec4762482ad50f9bcff13a
( run in 3.364 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )