Skip to content

Instantly share code, notes, and snippets.

View DarthGandalf's full-sized avatar

Alexey Sokolov DarthGandalf

  • Google
  • Ireland, Dublin
View GitHub Profile
use strict;
use warnings;
use utf8;
use HTTP::Response;
use JSON;
package linker;
use base 'ZNC::Module';
<?php
/**
* @package trac2github
* @version 1.1
* @author Vladimir Sibirov
* @author Lukas Eder
* @author Alexey Sokolov
* @copyright (c) Vladimir Sibirov 2011
* @license BSD
*/