AlexMcLean

From Toplap
Revision as of 20:32, 10 September 2007 by Yaxu (talk | contribs) (Replacing page with '<pre> sub bang {# my $self = shift; ## $self->code->[9] .= "#";## $self->code->[4] =~ s/[\d\.]+/int(rand(@{$self->code}))/e;# $self-&...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

sub bang {#
    my $self = shift;
##
    $self->code->[9] .= "#";##
    $self->code->[4] =~ s/[\d\.]+/int(rand(@{$self->code}))/e;#

    $self->code->[14] =~ s/\#\#.*//;#
    $self->code->[7] =~ s/[\d\.]+/int(rand(@{$self->code}))/e;
##
    $self->modified;#
}#
##
####

http://yaxu.org/