Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    $file_obj ->print_file();
    $block_obj->print_super();
    $block_obj->print_block();
    
  2. or download this
    13:56 >perl 567_SoPW.pl
    Super module: File DB value
    ...
    My block name from block obj Pisa
    
    13:56 >