Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    use strict;
    ...
    }
    
    close (FROZEN);
    
  2. or download this
    #!/usr/bin/perl -w
    
    use strict;
    ...
    close (FROZEN);
    
    system (@ARGV);
    
  3. or download this
    % perform make
  4. or download this
    my $freezer = (getpwuid($>))[7]."/.frozenrc";