Ryan Voots
|
45c556a3bd
|
Upgrade to 5.22, lie about our OS, and lie about the user agent so fox news works
|
2015-11-03 18:46:27 -05:00 |
|
Ryan Voots
|
7251c7f119
|
Also add Cpanel::JSON::XS
|
2015-07-14 21:33:22 -04:00 |
|
Ryan Voots
|
6c1a508a66
|
Update the DB backups
|
2015-07-14 20:38:50 -04:00 |
|
Ryan Voots
|
eed85789ac
|
Add in JSON, JSON::XS, and JSON::MaybeXS
|
2015-07-14 20:38:38 -04:00 |
|
Ryan Voots
|
9ed2a8b9aa
|
Update channels to not need address for eval
|
2015-05-13 17:01:42 -04:00 |
|
Ryan Voots
|
53e5c01170
|
Update the eval server to 5.21.11. add in Rand::MT
|
2015-05-13 17:01:18 -04:00 |
|
Ryan Voots
|
97a2329031
|
Fixup some of the eval unicode problems
|
2015-05-11 20:51:03 -04:00 |
|
Ryan Voots
|
d9e1f8901e
|
update databases
|
2015-05-11 20:34:09 -04:00 |
|
Ryan Voots
|
dfadddad9e
|
Switch to tinyurl.com for the shortener since xrl.us is dead
|
2015-05-11 20:34:01 -04:00 |
|
Ryan Voots
|
02cd3ae7cc
|
Fixup charnames, add Errno, and arybase
|
2015-05-11 20:33:38 -04:00 |
|
Ryan Voots
|
f08068a219
|
Add the package database
|
2015-04-21 17:31:46 -04:00 |
|
Ryan Voots
|
1472ee1c9d
|
usual updates
|
2015-04-21 17:22:09 -04:00 |
|
Ryan Voots
|
68ea4e5430
|
Add in data for package lists
|
2015-04-21 17:21:50 -04:00 |
|
Ryan Voots
|
a8b0ec95cc
|
updating factoids
|
2014-10-28 14:26:18 -04:00 |
|
Ryan Voots
|
58ceeb2f8a
|
Updating some utf8 lazy loading fixes
|
2014-10-28 14:26:08 -04:00 |
|
Ryan Voots
|
fe44e8107f
|
update database backups
|
2014-07-03 22:13:04 -04:00 |
|
Ryan Voots
|
7ce1c32237
|
Add more modules to makefile
|
2014-07-03 22:12:44 -04:00 |
|
Ryan Voots
|
865abb372c
|
reenable invites
|
2014-07-03 22:12:23 -04:00 |
|
Ryan Voots
|
02e9c374a4
|
Update to perl 5.20, also add some more modules
|
2014-07-03 22:12:07 -04:00 |
|
Ryan Voots
|
04104c7c03
|
Enable Time::HiRes in eval:
|
2013-04-07 04:23:36 -04:00 |
|
Ryan Voots
|
44ea0e7f09
|
Switch to the maintained Inline::Ruby instead of Ruby for rb_eval
|
2012-09-21 19:10:24 -04:00 |
|
Ryan Voots
|
70eaaefcaa
|
ok now it works. ended up avoiding rewriting STDOUT and using a select on my own buffer. this makes it easy to override and less error print for myself. should be possible to do this on all targets now.
|
2012-09-17 23:39:41 -04:00 |
|
Ryan Voots
|
dc7fdc685a
|
Revert "Revert "this'll be reverted to test things""
This reverts commit 78f8fc4696 .
|
2012-09-17 23:33:30 -04:00 |
|
Ryan Voots
|
0e21373993
|
Revert "Revert "this should make for nicer output with an eval that ends in print""
This reverts commit 89f0dfe4bb .
|
2012-09-17 23:33:16 -04:00 |
|
Ryan Voots
|
e21dc07a8f
|
Revert "this should make for nicer output with an eval that ends in print"
This reverts commit 812b22ed95 .
|
2012-09-17 23:32:27 -04:00 |
|
Ryan Voots
|
1d973c7c82
|
Revert "this'll be reverted to test things"
This reverts commit dfa2ec4d4e .
|
2012-09-17 23:32:17 -04:00 |
|
Ryan Voots
|
582b6ffce5
|
this'll be reverted to test things
|
2012-09-17 23:32:05 -04:00 |
|
|
bd57f12736
|
this should make for nicer output with an eval that ends in print
|
2012-09-17 20:23:11 -07:00 |
|
Ryan Voots
|
841e536e66
|
database updates
|
2012-09-17 02:41:13 -04:00 |
|
Ryan Voots
|
e0cfbdb1fc
|
fixed up geoip stuff. it always breaks
|
2012-09-17 02:41:02 -04:00 |
|
Ryan Voots
|
c470d91c4b
|
switched to metacpan for perl doc info
|
2012-09-17 02:40:43 -04:00 |
|
Ryan Voots
|
fac445989c
|
added #web-locals and fixed the seen plugin
|
2012-09-17 02:40:15 -04:00 |
|
Ryan Voots
|
80aaf21f97
|
added Time::Piece
|
2012-09-17 02:39:42 -04:00 |
|
Ryan Voots
|
4b6445e4cb
|
working with new api and url, fixed thanks to https://bugs.launchpad.net/ibid/+bug/700475
|
2012-07-07 15:05:40 -04:00 |
|
Ryan Voots
|
269090122d
|
reverting to switch to new version.
Revert "my fucked up version. time to revert, found new url."
This reverts commit b1081fe98b .
|
2012-07-07 14:58:56 -04:00 |
|
Ryan Voots
|
17d691fea2
|
my fucked up version. time to revert, found new url.
|
2012-07-07 14:58:23 -04:00 |
|
Ryan Voots
|
37c9c17649
|
mostly changes to which perl it runs with, hopefully this will make it easier to fix when perl 5.18 comes out
|
2012-06-10 11:43:00 -04:00 |
|
Ryan Voots
|
e6fd9d4ea0
|
fixes up the command parsing, now copulas will be less likely to be stolen accidentally
|
2012-06-10 11:42:11 -04:00 |
|
Ryan Voots
|
51b77ffc87
|
updating deps with eval modules. easier to upgrade.
|
2012-05-21 12:49:30 -04:00 |
|
Ryan Voots
|
0ae495157c
|
removing this, going to replace with factoid
|
2012-04-20 13:42:35 -04:00 |
|
Ryan Voots
|
af3c1a96aa
|
removing autobox, it puts way too much into deparse and didn't work anyway
|
2012-04-03 19:01:32 -04:00 |
|
Ryan Voots
|
06c7b809f7
|
getting things updated, haven't pushed in a while
|
2012-04-03 19:00:01 -04:00 |
|
Ryan Voots
|
95d965a07e
|
Merge branch 'master' of github.com:simcop2387/perlbuut
|
2011-10-20 22:50:00 -04:00 |
|
Ryan Voots
|
1207c2d6f5
|
adding stuff
|
2011-10-20 22:49:51 -04:00 |
|
|
bb23de34ed
|
adding it here for support
|
2011-10-20 22:48:53 -04:00 |
|
|
d39c50ae50
|
adding ipv6 support
|
2011-10-20 22:48:23 -04:00 |
|
Ryan Voots
|
e90ed9d8dc
|
removing invite until i get it secure
|
2011-09-04 15:24:55 -04:00 |
|
|
bd17879ca3
|
Merge branch 'master' of github.com:simcop2387/perlbuut
Conflicts:
bin/evalserver
|
2011-09-03 11:35:15 -04:00 |
|
|
c1a7c38dfe
|
setting up for new server
|
2011-09-03 11:34:28 -04:00 |
|
|
111635d4bb
|
moving to linode
|
2011-09-03 11:32:53 -04:00 |
|