Skip to content

Instantly share code, notes, and snippets.

@admiral0
admiral0 / hexxit
Last active December 18, 2015 14:48
{"name":"HEXXpre","user":"tekkitteam","friendly_name":"Hexxit","version":"0.1","url":null,"minecraft":"1.5.2","minecraft_md5":"6897c3287fb971c9f362eb3ab20f5ddd","background":"","logo":"https:\/\/technic.s3.amazonaws.com\/platform\/pack-logos\/94155.png","logo_md5":"c704aee4c0256940da780cdd12c61b1c","background_md5":"","mirror":true,"mirror_url":" the HEXXIT modlist: http:\/\/solder.awesonium.com\/index.php\/api\/","force_directory":false}
@admiral0
admiral0 / import.pl
Created May 9, 2013 11:20
import.pl for solder. Imports all mods and versions into the solder DB. License: MIT
#!/usr/bin/perl
use warnings;
use strict;
use DBI();
##EDIT HERE##
my $c_database = "database";
my $c_host = "localhost";
my $c_dbuser="dbuser";
@admiral0
admiral0 / lib32.pl
Created January 26, 2012 22:13
lib32 perl
use strict;
use warnings;
use DBI;
use SQLite::DB;
use LWP::Simple;
use Data::Dumper;
my $exit=0;
my $db=SQLite::DB->new("packages.sqlite");
@admiral0
admiral0 / naviperl.pl
Created January 18, 2012 22:22
Perl downloader for Nokia N9 firmware.
#!/usr/bin/perl
use LWP::UserAgent;
use HTTP::Request;
use HTTP::Cookies;
use SOAP::Lite;
print "-----------------------------------\n";
print "- Nokia N9 Firmware Downloader -\n";
print "-----------------------------------\n";
print "Downloading product list...\n";
@admiral0
admiral0 / gist:671261
Created November 10, 2010 18:21
Coloured issue
We couldn’t find that file to show.