AlexMcLean

From Toplap
Revision as of 10:48, 8 March 2006 by 220.245.179.134 (talk) (test)
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/

[_pw8_]

nv