Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
       $gotFiles->{"$ENV{DOCUMENT_ROOT}/$filename"} = $filedata;
       return 1;
    }