Help for this page

Select Code to Download


  1. or download this
    sub some_auto_generated_function {
        my $self = shift;
    # line 1 "some/preprocessedfile.foo"
        print $self->frop;
    # line 7 "originalfile.pm"
    }
    
  2. or download this
    $h=$ENV{HOME};my@q=split/\n\n/,`cat $h/.quotes`;$s="$h/."
    ."signature";$t=`cat $s`;print$t,"\n",$q[rand($#q)],"\n";