Help for this page

Select Code to Download


  1. or download this
    undef @isfile{@files};
    exists $isfile{$file} or die;
    
  2. or download this
    #!/usr/bin/perl -w
    use CGI::Carp qw(fatalsToBrowser);
    ...
    #          Subject => "Επισκέπτης από $host"
    #        );
    #sendmail(%mail) or die $Mail::Sendmail::error;