Help for this page

Select Code to Download


  1. or download this
        my $fh = new FileHandle "> $self->{'filename'}";
    
  2. or download this
        $page2->rectangle(0,0,40,60);
        $page2->stroke();