Help for this page

Select Code to Download


  1. or download this
    use ForkList;
    
    ...
        append_file( "$LIST.$code", "$url\n", $child, $i, $VERBOSE );
      return 0;
    }
    
  2. or download this
    package ForkList;
    
    ...
    }
    
    1;