-
2058226·text·558 B·2011-05-13 13:48 UTC
my $CHECK = '';
BEGIN {
my ( $found, @DBs, $mod);
$found = 0;
@DBs = qw(XML::TreeBuilder);
for $mod (@DBs) {
if ( eval "require $mod") {
-
2058224·text·525 B·2011-05-13 13:44 UTC
my $CHECK = '';
BEGIN {
my ( $found, @DBs, $mod);
$found = 0;
@DBs = qw(XML::TreeBuilder);
for $mod (@DBs) {
if ( eval "require $mod") {
-
2058221·text·1.9 KB·2011-05-13 13:39 UTC
Module Size Used by
sis 4652 1
drm 168060 2 sis
sisfb 232376 1 sis
binfmt_misc 6599 1
parport_pc
-
2058216·actionscript·607 B·2011-05-13 13:38 UTC
// Draws the checkerboard
function drawBoard():void {
var currColor:uint;
var spaceX:int;
var spaceY:int;
// loop through x and y coordinates of board
for (spaceX = 0; spaceX < 8; spaceX
-
2058215·text·607 B·2011-05-13 13:37 UTC
// Draws the checkerboard
function drawBoard():void {
var currColor:uint;
var spaceX:int;
var spaceY:int;
// loop through x and y coordinates of board
for (spaceX = 0; spaceX < 8; spaceX
-
2058206·text·1.4 KB·2011-05-13 13:29 UTC
#!/bin/bash
echo "0" > /proc/sys/net/ipv4/conf/ppp0/rp_filter
ATT_IP=`ifconfig ppp0|grep 'inet addr'|cut -f2 -d':'|cut -f1 -d' '`
ATT_GW=`ifconfig ppp0|grep 'inet addr'|cut -f3 -d':'|cut -f1 -d'
-
2058198·text·207 B·2011-05-13 13:20 UTC
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
01:00.0 VGA compatible controller: ATI Technologies Inc Manhattan [Mobility Raedon HD 5000
-
2058184·text·4.6 KB·2011-05-13 13:01 UTC
Finance — KFC
The finance department in KFC will be different from Sainsbury's because they will have to buy ingredients and they will have to pay for the ingredients, wages, taxes and insurance, but
-
2058171·php·1.8 KB·2011-05-13 12:52 UTC
<?php header("HTTP/1.1 404 Not Found");
include("system/application/config/config.php");
include("system/application/config/stikked.php");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Stric
-
2058170·text·76.1 KB·2011-05-13 12:51 UTC
-
2058168·text·134 B·2011-05-13 12:50 UTC
# ED TEST.C
?
A
MAIN () \!##V
.
W
11
Q
# CC TEST.C
1: EXTERNAL DEFINITION SYNTAX
4: UNEXPECTED EOF
4: V UNDEFINED
#
-
2058161·text·823 B·2011-05-13 12:47 UTC
From 84ba3e671a57805e9888b0e2bebb40087de84094 Mon Sep 17 00:00:00 2001
From: Philippe Normand <pnormand@igalia.com>
Date: Fri, 13 May 2011 14:44:50 +0200
Subject: [PATCH] build: fix GDATA_CFLAGS for l
-
2058156·ruby·3.5 KB·2011-05-13 12:44 UTC
class Dragon
def initialize name
@name = name
@asleep = false
@stuff_in_belly = 10 # He's full.
@stuff_in_intestine = 0
puts "#{@name} is born."
end
def fee
-
2058128·text·3.0 KB·2011-05-13 12:24 UTC
scott@fyrenice:~$ exim -v postmaster@fyrenice.com
From: scott@fyrenice.com
To: postmaster@fyrenice.com
Subject: Testing Exim
This is a test message.
LOG: MAIN
<= scott@fyrenice U=scott P=loc
-
2058120·text·3.2 KB·2011-05-13 12:21 UTC
0101A, Vastaanottokäynti, enintään 10 min
0101B, Vastaanottokäynti, enintään 20 min
0101C, Vastaanottokäynti, enintään 30 min
0101D, Vastaanottokäynti, enintään 45 min
0101E, Vastaanottokäynti, en
-
2058117·text·3.1 KB·2011-05-13 12:15 UTC
0101A Vastaanottokäynti, enintään 10 min
0101B Vastaanottokäynti, enintään 20 min
0101C Vastaanottokäynti, enintään 30 min
0101D Vastaanottokäynti, enintään 45 min
0101E Vastaanottokäynti, enintää
-
2058115·text·2.5 KB·2011-05-13 12:15 UTC
JobDefs {
Name = jobdef.copy
Type = Copy
Level = Full
Write Bootstrap = "/var/lib/bacula/jobs/bootstrap.copy.%c.%n.bsr"
FileSet = fs.default
Messages = msg.default
M
-
2058113·text·1.8 KB·2011-05-13 12:11 UTC
JobDefs {
Name = jobdef.copy
Type = Copy
Level = Full
Write Bootstrap = "/var/lib/bacula/jobs/bootstrap.copy.%c.%n.bsr"
FileSet = fs.default
Messages = msg.default
M
-
2058080·text·1.2 KB·2011-05-13 11:42 UTC
package custom;
import info.gridworld.grid.Location;
public class ShipRunner {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
-
2058073·text·19.8 KB·2011-05-13 11:36 UTC
/*
* AP(r) Computer Science GridWorld Case Study:
* Copyright(c) 2002-2006 College Entrance Examination Board
* (http://www.collegeboard.com).
*
* This code is free software; you can redis