Help for this page

Select Code to Download


  1. or download this
    sub download_file {
    #    REF: http://www.perlmonks.org/index.pl?node_id=110714&lastnode_id
    +=3628
    ...
        close(READ);
        return(1); # should always return true
    }