Skip to content

Instantly share code, notes, and snippets.

View wchristian's full-sized avatar

Christian Walde (Mithaldu) wchristian

View GitHub Profile
╒─[HEAD]──[master]──[remotes/origin/HEAD]──[remotes/origin/master]──[0.29]──released version 0.29──(0384e3f)
╞─[0.28_02]──released version 0.28_02──(8300634)
╞ Changed tests so they'll be able to deal with read-only dist files──(78c3eeb)
╞─[0.28_01]──added and updated contact data in all scripts/modules──(50acc52)
╞ bumped version numbers up because mcpani was already tagged with 0.28──(3fa7bdd)
│ ╒─[remotes/jozef/master]──also skip inc/ folder when looking for packages──(be0940d)
│ │ ╒─[remotes/jonallen/master]──Default author ID to LOCAL if not specified──(9468842)
│ │ ╞ Prevent module addition if the file already exists──(8d5146e)
│ │ ╞ Prevent module addition if the file already exists──(6930146)
╞ │ │ Merge branch 'master' of github.com:briandfoy/CPAN--Mini--Inject──(be5249b)
sub vine_commit {
my ( $vines, $rev, $parents ) = @_;
my @graph_chars = map vine_character( $_, $rev ), @{$vines};
my $is_tip = !grep { $_ eq 'C' } @graph_chars;
@graph_chars = insert_branch_tip_into_rightmost_empty_even_vine_slot( $rev, $vines, @graph_chars ) if $is_tip;
my $graph_line = join '', @graph_chars;
D:\Gitalist>perl -Ilib t\02git_CollectionOfRepositories_FromDirectoryRecursive.t
ok 1 - use Gitalist::Git::CollectionOfRepositories::FromDirectoryRecursive;
ok 2 - The object isa Gitalist::Git::CollectionOfRepositories::FromDirectoryRecursive
ok 3 - repo->repo_dir is correct
ok 4 - ->repositories is an array with the correct number of members
ok 5 - The object isa Gitalist::Git::Repository
ok 6 - Repositories are correctly loaded
Can't call method "path" on an undefined value at
lib/Gitalist/Git/CollectionOfRepositories.pm line 23 (#1)
(F) You used the syntax of a method call, but the slot filled by the
Hello IOFLOOD customers,
I wanted to let you all know about some networking issues that we've been having today , and to a lesser extent yesterday, as well as let you know what we've done to resolve these problems.
First of all, yesterday, we had to suspend a customer for abuse. The server was being used as an open proxy, and to distribute malware, and as a phishing site. Upon closing down the server, clients of that server continued to send traffic to it. Since the server was offline, there was nothing to reply to this traffic, and our switch started sending "destination unreachable" messages to the clients trying to connect to the server.
Normally, this would be ok and not a problem. However, these unreachable messages were being sent using the switch cpu, which is not terribly fast. Due to the large number of these messages being sent, the network yesterday was not very stable for a couple hours, although actual downtime was only a few minutes. We had our upstream provider nullroute the offending ips, a
CPAN: Term::ANSIColor loaded ok (v3.00)
CPAN: File::HomeDir loaded ok (v0.97)
CPAN: Storable loaded ok (v2.25)
Going to read '/root/.cpan/Metadata'
Database was generated on Sat, 28 May 2011 22:28:25 GMT
CPAN: Module::CoreList loaded ok (v2.49)
Running install for module 'local::lib'
Running make for A/AP/APEIRON/local-lib-1.008004.tar.gz
CPAN: Digest::SHA loaded ok (v5.62)
CPAN: Compress::Zlib loaded ok (v2.035)
<form method='POST' enctype='multipart/form-data' action='/index.pl/upload'>
<input type="file" name="upfile"> <input type="submit" value="Upload">
</form>
<div align='center'>
<br>
<br>
<table>
<tr>
<th>Interpro id</th>
[% FOR species IN species_list %]
<th>[% species %]</th>
[% END %]
</tr>
def foo(m):
def bar(f):
return "%s is a %s" % (m,f)
return bar
quux = foo("this")
print quux("nested def")
use strict;
use warnings;
package Parallel::Downloader;
=head1 SYNOPSIS
use HTTP::Request::Common qw( GET POST );
use Parallel::Downloader 'async_download';
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Dokumente und Einstellungen\Administrator>cpan
cpan shell -- CPAN exploration and modules installation (v1.9402)
Enter 'h' for help.
cpan[1]> test NWCLARK/Devel-Size-0.75_51.tar.gz
Fetching with LWP: