This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
my $var = { marine => [ 'corp', [ 'coast', { 'sea' => [ 0, 1, 'Yes Sir!' ] } ] ] }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env perl | |
use TokyoCabinet; | |
use strict; | |
use warnings; | |
use Text::CSV_XS; | |
use Data::Dumper; | |
$| = 1; | |
if(@ARGV < 1) { | |
print "Usage: $0 corrfile\n"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env perl | |
use TokyoCabinet; | |
use strict; | |
use warnings; | |
use Text::CSV_XS; | |
$| = 1; | |
if(@ARGV < 1) { | |
print "Usage: $0 corrfile\n"; | |
exit 1; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use Try::Tiny; | |
print yell(); | |
sub shout { | |
die "AAA"; | |
} | |
sub yell { | |
my ($cat) = @_; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use Try::Tiny; | |
print yell(); | |
sub shout { | |
die "AAA"; | |
} | |
sub yell { | |
my ($cat) = @_; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eval (($q | |
||=q{1; $b=qq{$ | |
q\x7d))}. join(chr( | |
2 +30)x11,( ";","BEGIN" .'{$^H|=' . | |
( "0x800000"),q"}eval$b"));$b=~s/\e\[.* ? | |
m //xg;for(28,5,45,5,53,58,86,30,1, ( | |
( 43)),58,86,30,1,53,58,31,2,43,58,31,2 , | |
55,5,45,5){$~=(0,"48;5;9","48;5;1","48;5" | |
.";15")[$_/28];substr($b,517+$i+($_%28),0 | |
,() ."\e[$~m");$i+=length($~)+3+($_%28) };( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @ShortcutManager | |
// @name Read It Later | |
// @namespace rdxE13eT1vzz | |
// @key Ctrl+i | |
// @include * | |
// ==/UserScript== | |
javascript:function%20iprl5(){var%20d=document,z=d.createElement('scr'+'ipt'),b=d.body;try{if(!b)throw(0);d.title='(Saving...)%20'+d.title;z.setAttribute('src','http://github.com/JEEN/Filstapaper/raw/master/etc/bookmarklet.js?u='+encodeURIComponent(d.location.href)+'&t='+(new%20Date().getTime()));b.appendChild(z);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iprl5();void(0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use strict; | |
use warnings; | |
use EBook::EPUB; | |
use Path::Class; | |
use Data::Section::Simple; | |
use File::Temp; | |
my $title = 'Girls'; | |
my $author = '@eeyees'; | |
my $epub = EBook::EPUB->new; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12/1 aer0 | |
12/2 envi | |
12/3 keedi | |
12/4 gypark | |
12/5 crowdy | |
12/6 eeyees | |
12/7 h0ney | |
12/8 jeen_lee | |
12/9 luzluna | |
12/10 aer0, jeen_lee |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var PUBLITWEET_INTERFACE_LOADED = false; | |
function publitweet_blackbird_close(){ | |
id="publitweet_bookmarklet"; | |
PUBLITWEET_INTERFACE_LOADED=false; | |
jQuery('#'+id).remove(); | |
} | |
function showItem(id){ | |
try{ |