Help for this page

Select Code to Download


  1. or download this
    use File::Util;
    
  2. or download this
    eval {require File::Util;};
    exit if $@;