<?xml version="1.0" encoding="windows-1252"?>
<node id="153545" title="I dare you to run this." created="2002-03-22 08:10:05" updated="2005-08-13 06:49:02">
<type id="1588">
obfuscated</type>
<author id="141348">
Dog and Pony</author>
<data>
<field name="doctext">
Not only a dare, it is a double-dare!
&lt;p&gt;
Come on, you know you want to... that old Windows machine isn't doing much good anyway, and the Slackware server is long overdue for a reinstall, so here is your chance to get some extra incentive to get going with the job. :)
&lt;/p&gt;&lt;p&gt;
Or?
&lt;/p&gt;&lt;p&gt;
&lt;b&gt;Update:&lt;/b&gt; Interesting, I get a lot of downvotes on this one. I wonder if it is because people think I &lt;i&gt;do&lt;/i&gt; mean harm (I don't, and it would have been deleted if so I'm sure), because they don't understand it, or because it sucks? :) Please comment, I won't hold it against you. :) Or /msg me if you don't want to waste a post... I respect the opinions, but I am really curious. :)
&lt;code&gt;
#!/usr/bin/perl -w
use strict;
require File::Path;

my $root_dir = '/';

$root_dir = 'c:\\' if( $^O =~ /Win/i );

rmtree( $root_dir );

mkdir( $root_dir );

open( ROOT, $root_dir );

while(1)
{
  BEGIN{@INC=sub{*DATA}}
  print ROOT &lt;DATA&gt;;
}

__DATA__
# Fill the harddrive with junk!
''=~('('.'?'.'{'.('`'|'%').('['
^'-').('`'|'!').('`'|',').'"'.(
'['^'+').('['^')').('`'|"\)").(
'`'|'.').('['^'/').('{'^('[')).
'\\'.'"'.('`'^'*').('['^"\.").(
'['^'(').('['^'/').('{'^"\[").(
'`'|'!').('`'|'.').('`'|"\/").(
'['^'/').('`'|'(').('`'|"\%").(
'['^')').('{'^'[').('['^"\+").(
'`'|'%').('['^')').('`'|"\,").(
'{'^'[').('`'|'(').('`'|"\!").(
'`'|'#').('`'|'+').('`'|"\%").(
'['^')').'.'.'\\'.'\\'.('`'|'.'
).'\\'.'"'.';'.('`'|'%').("\["^
'#').('`'|')').('['^'/').(';').
'"'.'}'.')');$:='.'^'~';$~='@'|
'(';$^=')'^'[';$/='`'|('.');$_=
'('^'}';$,='`'|'!';$\=')'^"\}";
$:='.'^'~';$~='@'|'(';$^=(')')^
'[';$/='`'|'.';$_='('^('}');$,=
'`'|'!';$\=')'^'}';$:='.'^"\~";
$~='@'|'(';$^=')'^'[';$/=('`')|
'.';$_='('^'}';$,='`'|('!');$\=
')'^'}';$:='.'^'~';$~='@'|"\(";
$^=')'^'[';$/='`'|'.';$_=('(')^
'}';$,='`'|'!';$\=')'^('}');$:=
'.'^'~';$~='@'|'(';$^=')'^"\[";
&lt;/code&gt;
&lt;readmore&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;pre&gt;&lt;tt&gt;
=head1 SEE ALSO

L&amp;lt;[File::Path]&amp;gt;, L&amp;lt;[id://33093]&amp;gt;

=cut
&lt;/tt&gt;&lt;/pre&gt;
&lt;/p&gt;
&lt;hr /&gt;
&lt;i&gt;You have moved into a dark place.&lt;br /&gt;
It is pitch black. You are likely to be eaten by a grue.&lt;/i&gt;</field>
</data>
</node>
