Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Getopt::Std;
    ...
    use File::Copy;
    
    print "nisse";
    
  2. or download this
    
    ######################################################################
    +###
    ...
    push @EXPORT, qw( &systemLogged );
    
    1;